Browse Source
Just like "git checkout -" knows to check out and "git merge -" knows to merge the branch you were previously on, "git cherry-pick" now understands "git cherry-pick -" to pick from the previous branch. * hu/cherry-pick-previous-branch: cherry-pick: allow "-" as abbreviation of '@{-1}'maint
Junio C Hamano
12 years ago
2 changed files with 22 additions and 0 deletions
Loading…
Reference in new issue