Attention is currently required from: osmith.
3 comments:
File src/grd:
Patch Set #1, Line 73: cmd = ["git", "cherry-pick", "FETCH_HEAD"];
for consistency: let's also print the command, like in git_checkout_fetch_head()
Done
Patch Set #1, Line 95: , disabled by default
I'd remove the ", disabled by default" part, it is redundant as this is an optional parameter and th […]
Done
Patch Set #1, Line 112: git_cherry_pick_fetch_head()
I'd switch the logic, so the non-inverted case comes first: […]
Done
To view, visit change 33381. To unsubscribe, or for help writing mail filters, visit settings.