author | Junio C Hamano <gitster@pobox.com> | |
Sat, 21 Mar 2009 20:23:27 +0000 (13:23 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 Mar 2009 06:52:11 +0000 (23:52 -0700) | ||
commit | 03d3aada5a2a68a7acdb6286fd72155f01626e41 | |
tree | c6004aad880990bc7ec00057b24849097ac45ecf | tree | snapshot |
parent | a31dca0393fefae894b7a155ae24000107bcc383 | commit | diff |
Fix branch -m @{-1} newname
The command is supposed to rename the branch we were on before switched
from to a new name, but was not aware of the short-hand notation we added
recently.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The command is supposed to rename the branch we were on before switched
from to a new name, but was not aware of the short-hand notation we added
recently.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-branch.c | diff | blob | history |