We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fe136d + a312a27 commit e245397Copy full SHA for e245397
1 file changed
git-am.sh
@@ -855,8 +855,8 @@ did you forget to use 'git add'?"
855
eval_gettextln 'Patch failed at $msgnum $FIRSTLINE'
856
if test "$(git config --bool advice.amworkdir)" != false
857
then
858
- eval_gettextln "The copy of the patch that failed is found in:
859
- $dotest/patch"
+ eval_gettextln 'The copy of the patch that failed is found in:
+ $dotest/patch'
860
fi
861
stop_here_user_resolve $this
862
0 commit comments