Prompt to continue when editing during rebase --interactive
commit0460fb449b18cd95805c1bf97013957ee9b8ff9b
authorJonathan del Strother <maillist@steelskies.com>
Wed, 27 Feb 2008 12:50:22 +0000 (27 12:50 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Feb 2008 19:23:22 +0000 (27 11:23 -0800)
treed1cde14d97dfe10385b76574441a7122a54a4d4b
parenta50a5c8fa66bf7077c986bcc39b3fdad17931e37
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>
git-rebase--interactive.sh