author | Lukas Sandström <lukass@etek.chalmers.se> | |
Wed, 14 Dec 2005 23:36:35 +0000 (00:36 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 15 Dec 2005 01:02:03 +0000 (17:02 -0800) | ||
commit | 32d9954478734da4062cf2ffc2faf2d057e47fb6 | |
tree | 538ee453decebb9e661f63d6007be4a7c8abff7f | tree | snapshot |
parent | e0e3ba208d235ab5623a86204fbd20b449520764 | commit | diff |
Bugfixes for git-rebase
Fix bugs in git-rebase wrt rebasing another branch than
the current HEAD, rebasing with a dirty working dir,
and rebasing a proper decendant of the target branch.
[jc: with a bit of hand-merging]
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Fix bugs in git-rebase wrt rebasing another branch than
the current HEAD, rebasing with a dirty working dir,
and rebasing a proper decendant of the target branch.
[jc: with a bit of hand-merging]
Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase.sh | diff | blob | history |