From: Junio C Hamano Date: Fri, 20 Sep 2013 19:29:57 +0000 (-0700) Subject: Merge branch 'hu/cherry-pick-previous-branch' X-Git-Tag: v1.8.5-rc0~100 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/08092082b7ba6435662310a945c7c96e42278f0a Merge branch 'hu/cherry-pick-previous-branch' 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}' --- 08092082b7ba6435662310a945c7c96e42278f0a