]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-format-patch.sh
format-patch: do not abuse 3-dash marker line.
[thirdparty/git.git] / git-format-patch.sh
index a26d46dba0b1f952beae2c528cc8ba18334cbcd9..4cd38f34efd84e91323d2037e6518813a019b4f3 100755 (executable)
@@ -239,7 +239,7 @@ Date: '"$ad"
        git-diff-tree -p $diff_opts "$commit" | git-apply --stat --summary
        echo
        git-diff-tree -p $diff_opts "$commit"
-       echo "---"
+       echo "-- "
        echo "@@GIT_VERSION@@"
 
        case "$mbox" in