Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
apply: allow-binary-replacement.
[gitweb.git]
/
git-format-patch.sh
diff --git
a/git-format-patch.sh
b/git-format-patch.sh
index 548d2d5847ee3ae34605316d34abef7c22832540..7ee5d328c0324cc29a0f93a9ff4d9f8a8e19891e 100755
(executable)
--- a/
git-format-patch.sh
+++ b/
git-format-patch.sh
@@
-201,7
+201,7
@@
process_one () {
;;
esac
- eval "$(sed -ne "$whosepatchScript" $commsg)"
+ eval "$(
LANG=C LC_ALL=C
sed -ne "$whosepatchScript" $commsg)"
test "$author,$au" = ",$me" || {
mailScript="$mailScript"'
a\