summaryrefslogtreecommitdiff
path: root/git-format-patch-script
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-19 13:55:59 -0700
committerJunio C Hamano <junkio@cox.net>2005-08-19 13:55:59 -0700
commit0026d5484158ee093da5ab302ee794ec1931303f (patch)
treeaa46e09a86e30381aee38863ffe9d76778261d93 /git-format-patch-script
parent14022f5b1c5e5408ed5f1e8a91ae423e3228df0c (diff)
parent7f1335c74c4ba0baac8649974e95f6e6f84f8632 (diff)
Merge with master for a couple more fixes.
Diffstat (limited to 'git-format-patch-script')
-rwxr-xr-xgit-format-patch-script2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-format-patch-script b/git-format-patch-script
index 3565205426..9b13b8858b 100755
--- a/git-format-patch-script
+++ b/git-format-patch-script
@@ -195,7 +195,7 @@ Date: '"$ad"
echo
}
}
-
+ echo
echo '---'
echo
git-diff-tree -p $diff_opts "$commit" | git-apply --stat --summary