Bugfixes for git-rebase
authorLukas Sandström <lukass@etek.chalmers.se>
Wed, 14 Dec 2005 23:36:35 +0000 (00:36 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 15 Dec 2005 01:02:03 +0000 (17:02 -0800)
commit32d9954478734da4062cf2ffc2faf2d057e47fb6
tree538ee453decebb9e661f63d6007be4a7c8abff7f
parente0e3ba208d235ab5623a86204fbd20b449520764
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>
git-rebase.sh