author | Stephan Beyer <s-beyer@gmx.net> | |
Sun, 22 Jun 2008 14:07:02 +0000 (16:07 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 Jun 2008 01:09:15 +0000 (18:09 -0700) | ||
commit | cd5320f25228b4c3bbef2391df2696dca09d3d46 | |
tree | 6c65433a334ccfb8f4385238417c9640fbcb63fa | tree | snapshot |
parent | 3b2bbe9b8584947e33e9149f605149530faa7361 | commit | diff |
git-rebase.sh: Add check if rebase is in progress
"git rebase --continue" and friends gave nonsense errors when there is no
rebase in progress.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git rebase --continue" and friends gave nonsense errors when there is no
rebase in progress.
Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh | diff | blob | history |