author | Jonathan del Strother <maillist@steelskies.com> | |
Wed, 27 Feb 2008 12:50:22 +0000 (12:50 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Feb 2008 19:23:22 +0000 (11:23 -0800) | ||
commit | 0460fb449b18cd95805c1bf97013957ee9b8ff9b | |
tree | d1cde14d97dfe10385b76574441a7122a54a4d4b | tree | snapshot |
parent | a50a5c8fa66bf7077c986bcc39b3fdad17931e37 | commit | diff |
Prompt to continue when editing during rebase --interactive
On hitting an edit point in an interactive rebase, git should prompt
the user to run "git rebase --continue"
Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
On hitting an edit point in an interactive rebase, git should prompt
the user to run "git rebase --continue"
Signed-off-by: Jonathan del Strother <jon.delStrother@bestbefore.tv>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase--interactive.sh | diff | blob | history |