Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff-tree: Note that the commit ID is printed with --stdin
[gitweb.git]
/
git-am.sh
diff --git
a/git-am.sh
b/git-am.sh
index 6aa819280ef99ccbbdeefde037e99fae3e6f0110..8f91a97eb3a07908b35de086d555822c928fd2e9 100755
(executable)
--- a/
git-am.sh
+++ b/
git-am.sh
@@
-291,7
+291,7
@@
fi
ws=`cat "$dotest/whitespace"`
if test "$(cat "$dotest/sign")" = t
then
- SIGNOFF=`git
-
var GIT_COMMITTER_IDENT | sed -e '
+ SIGNOFF=`git
var GIT_COMMITTER_IDENT | sed -e '
s/>.*/>/
s/^/Signed-off-by: /'
`