Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
checkout: mention '--' in the docs
[gitweb.git]
/
git-am.sh
diff --git
a/git-am.sh
b/git-am.sh
index 7864b5f58826a6964f85feae5d8ab90cfcfe59af..f4abd9db15d7e7213e0d94a6c36e5205b7c5e0ce 100755
(executable)
--- a/
git-am.sh
+++ b/
git-am.sh
@@
-456,7
+456,7
@@
do
stop_here $this
fi
- printf 'Applying %s\n' "$FIRSTLINE"
+ printf 'Applying
:
%s\n' "$FIRSTLINE"
case "$resolved" in
'')