Merge branch 'hu/cherry-pick-previous-branch'
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:29:57 +0000 (12:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:29:58 +0000 (12:29 -0700)
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}'

1  2 
builtin/revert.c
t/t3501-revert-cherry-pick.sh
Simple merge
Simple merge