added git version with version flag
added git version support for version flag
what should I do now?
Be patient and wait for Jesse's review :)
Code looks good @nitinmewar , you'll just need to fix those conflicts.
resolved 2 conflicts.
should I just wait now?
@nitinmewar if you take a look at entry_point.go you'll see that you've inadvertently duplicated quite a bit of that code in your file changes so you'll need to fix that up
sorry I couldn't find where is the problem. can you please describe?
@nitinmewar if you click on the file changes tab and view the code that this PR adds, you'll see that it includes a bunch of code that you didn't actually intend to add. That code lives in entry_point.go. I would start from scratch and try to apply the intended change to entry_point.go instead of main.go
okay!!
Hey @nitinmewar do you intend to get back to this PR in the near future?
@jesseduffield should I close this pr and make a new pr for this issue. this pr is messed up. I am sorry for this. should I proceed?
Up to you: feel free to close this and make a new PR
@jesseduffield so now I have to make changes in entry_point.go?
@jesseduffield I have raised a new pr. please review it at. #2265