Give the user a hint for how to continue in the case that git-am fails because it...
authorRobert Shearman <rob@codeweavers.com>
Tue, 2 May 2006 12:32:43 +0000 (13:32 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 2 May 2006 19:42:12 +0000 (12:42 -0700)
commitced9456a27197fc038fbc5b5ebad87e55f1920d2
treee741e863f258542c9be9269d636907f7a7f3e597
parent262a6ef76a1dde97ab50d79fa5cd6d3f9f125765
Give the user a hint for how to continue in the case that git-am fails because it requires user intervention

Give the user a hint for how to continue in the case that git-am fails
because it requires user intervention.

Signed-off-by: Robert Shearman <rob@codeweaves.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-am.sh