author | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Dec 2005 11:11:37 +0000 (03:11 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 14 Dec 2005 21:04:25 +0000 (13:04 -0800) | ||
commit | 2db8aaeca1dca4e940829b87d1164e5b42ff49b4 | |
tree | f164bcafc5a3b0cb450cefcc1111bb2671c91aee | tree | snapshot |
parent | b0d3e9baaa16c805ef941e8f26d55fb23f091ef5 | commit | diff |
rebase: do not get confused in fast-forward situation.
When switching to another branch and rebasing it in a one-go, it
failed to update the variable that holds the branch head, and
did not detect fast-forward situation correctly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When switching to another branch and rebasing it in a one-go, it
failed to update the variable that holds the branch head, and
did not detect fast-forward situation correctly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase.sh | diff | blob | history |