Make git-prune-packed a bit more chatty.
[gitweb.git] / git-commit.sh
index 557b90355cdbaf108f0e339d61f7bf076cc7942d..eddd863015b4829fc833ba5bc064720eaa4245be 100755 (executable)
@@ -629,7 +629,7 @@ then
        if test -z "$quiet"
        then
                echo "Created${initial_commit:+ initial} commit $commit"
-               git-diff-tree --shortstat --summary --root --no-commit-id HEAD
+               git-diff-tree --shortstat --summary --root --no-commit-id HEAD --
        fi
 fi