Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
user-manual: clean up fast-forward and dangling-objects sections
[gitweb.git]
/
git-am.sh
diff --git
a/git-am.sh
b/git-am.sh
index e69ecbfdb1a817b477aff8618f284a4c921e00e5..c9f66e278454374714794477be7ff8b93cd05a0f 100755
(executable)
--- a/
git-am.sh
+++ b/
git-am.sh
@@
-291,7
+291,7
@@
do
<"$dotest/$msgnum" >"$dotest/info" ||
stop_here $this
test -s $dotest/patch || {
- echo "Patch is empty. Was i
s
split wrong?"
+ echo "Patch is empty. Was i
t
split wrong?"
stop_here $this
}
git-stripspace < "$dotest/msg" > "$dotest/msg-clean"