add -i: revisit hunk on editor failure
commit1d398a03902aab8ec49197d8827c19f9e2203c98
authorDeskin Miller <deskinm@umich.edu>
Thu, 12 Feb 2009 05:19:41 +0000 (12 00:19 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Feb 2009 07:51:15 +0000 (11 23:51 -0800)
treed36fc2a4712fe6b143067dcf2a30ff80c1062024
parent30aa4fb15fa408596dea59cdc9f00c94eeaa69f1
add -i: revisit hunk on editor failure

Similar to the behaviour for editing a commit message, let terminating
the editor with a failure abort the current hunk edit and revisit the
option selection for the hunk.

Signed-off-by: Deskin Miller <deskinm@umich.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-add--interactive.perl