author | Junio C Hamano <junkio@cox.net> | |
Thu, 13 Oct 2005 01:31:41 +0000 (18:31 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 13 Oct 2005 01:31:41 +0000 (18:31 -0700) | ||
commit | a1451104ac2aa97f2e74818787ff54e29b2a77e5 | |
tree | 9e0e6a83fd74c950fa6902de15176d7e6d0af2a3 | tree | snapshot |
parent | 221e743c037fc1f9a729adc760546d23df9544a7 | commit | diff |
git-am: interactive should fail gracefully.
When feeding patches from standard input, and --interactive is specified,
quit, so that the user can re-run the command, instead of infinitely
looping.
Signed-off-by: Junio C Hamano <junkio@cox.net>
When feeding patches from standard input, and --interactive is specified,
quit, so that the user can re-run the command, instead of infinitely
looping.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-am.sh | diff | blob | history |