]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git-request-pull.sh
Fix an "implicit function definition" warning.
[thirdparty/git.git] / git-request-pull.sh
index 4319e35c628efdd86745c560d2dfe306b180fb1b..4eacc3a059ca3d90305cd1f28b91460b56e07167 100755 (executable)
@@ -30,4 +30,4 @@ echo "  $url"
 echo
 
 git log  $baserev..$headrev | git-shortlog ;
-git diff --stat --summary $baserev..$headrev
+git diff -M --stat --summary $baserev..$headrev