Merge branch 'bg/rebase-off-of-previous-branch' into pu
commit0fd20121a806f9359e9b8060d397ae4118573d55
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2014 21:09:01 +0000 (25 14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Aug 2014 21:09:01 +0000 (25 14:09 -0700)
tree8bca3ef0cb09840e044f0b98995a0d8988f06af5
parent8bf3a34532e1c5b662db584cf4ace8055d9de177
parentf2d6e2b3239ee1c5ffb3cd25346719679a19ce6f
Merge branch 'bg/rebase-off-of-previous-branch' into pu

Teach "git rebase -" to report the concrete name of the branch
(i.e. the previous one).

But it stops short and does not do the same for "git rebase @{-1}".

* bg/rebase-off-of-previous-branch:
  git-rebase: print name of rev when using shorthand
git-rebase.sh
t/t3400-rebase.sh