Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make git-prune-packed a bit more chatty.
[gitweb.git]
/
git-commit.sh
diff --git
a/git-commit.sh
b/git-commit.sh
index 557b90355cdbaf108f0e339d61f7bf076cc7942d..eddd863015b4829fc833ba5bc064720eaa4245be 100755
(executable)
--- a/
git-commit.sh
+++ b/
git-commit.sh
@@
-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