add -p: demonstrate failure when running 'edit' after a split
commit1bf01040f0c1101f410f9caa5e715460cdd0cbe0
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 16 Apr 2015 07:02:28 +0000 (16 09:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Apr 2015 21:14:10 +0000 (16 14:14 -0700)
treee955c98fcd4619b12b733af93b0b0b09bea4caee
parent416145f07acd6985fd45f993984fd6c8727a7a0b
add -p: demonstrate failure when running 'edit' after a split

The test passes if one replaces the 'e' command with a 'y' command in
the 'add -p' session.

Reported-by: Tanky Woo <wtq1990@gmail.com>
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3701-add-interactive.sh