author | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Aug 2005 22:19:57 +0000 (15:19 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 17 Aug 2005 22:19:57 +0000 (15:19 -0700) | ||
commit | 99a92f928fd02a87d841a8bb19511e7ce526819d | |
tree | 64e286f8900baaa05c9f725a6f8d9b00665ba4d1 | tree | snapshot |
parent | 0f87f893657129907ff966f44aed7c7624d7ba1b | commit | diff |
Make rebase script saner.
It did not check to see if the working tree was clean and matched
the commit we were starting out as, resulting in the initial rebased
commit including whatever dirty state the working tree has had.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It did not check to see if the working tree was clean and matched
the commit we were starting out as, resulting in the initial rebased
commit including whatever dirty state the working tree has had.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-rebase-script | diff | blob | history |