Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge refs/heads/master from .
[gitweb.git]
/
git-format-patch-script
diff --git
a/git-format-patch-script
b/git-format-patch-script
index 3c3413b76fc43572d0eb36e4461845bbada24061..9b13b8858bebcad23f8d876272b33c6fed7a925a 100755
(executable)
--- a/
git-format-patch-script
+++ b/
git-format-patch-script
@@
-146,7
+146,7
@@
do
file=`printf '%04d-%stxt' $i "$title"`
i=`expr "$i" - 1`
- echo
>&2
"* $file"
+ echo "* $file"
{
mailScript='
/./d
@@
-195,7
+195,7
@@
Date: '"$ad"
echo
}
}
-
+ echo
echo '---'
echo
git-diff-tree -p $diff_opts "$commit" | git-apply --stat --summary