git-applymbox: allow retrying after fixing up.
authorJunio C Hamano <junkio@cox.net>
Fri, 29 Jul 2005 22:37:11 +0000 (15:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 5 Aug 2005 08:39:15 +0000 (01:39 -0700)
commitb50abe8843006e9856c633b5abeb4eab53b46629
treedd1cf46036fcade77e8b52bad40be1f4b5a43b4f
parent638ccfdf0eeabf3d985426308b2a82db6207ae28
git-applymbox: allow retrying after fixing up.

After failing to apply a patch, when operating under -q (query)
flag, give the user an opportunity to fix up the patch in a
separate window and retry.

Signed-off-by: Junio C Hamano <junkio@cox.net>
tools/git-applymbox