Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Avoid overflowing name buffer in deep directory structures
[gitweb.git]
/
Documentation
/
git-count-objects.txt
diff --git
a/Documentation/git-count-objects.txt
b/Documentation/git-count-objects.txt
index c59df6438c5e832600c1fc7e3e504cfbcb1a02e5..91c8c92c76648ed5bfdaab6b991e7cb1ce519733 100644
(file)
--- a/
Documentation/git-count-objects.txt
+++ b/
Documentation/git-count-objects.txt
@@
-3,7
+3,7
@@
git-count-objects(1)
NAME
----
-git-count-objects -
Reports on unpacked objects
+git-count-objects -
Count unpacked number of objects and their disk consumption
SYNOPSIS
--------