Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 1.6.0-rc1
[gitweb.git]
/
builtin-count-objects.c
diff --git
a/builtin-count-objects.c
b/builtin-count-objects.c
index f00306fb677acb6003444b931dc9b2bf719bc562..91b5487478998e39bb8ae4a5cb667360cff82c9a 100644
(file)
--- a/
builtin-count-objects.c
+++ b/
builtin-count-objects.c
@@
-67,7
+67,7
@@
static void count_objects(DIR *d, char *path, int len, int verbose,
}
static char const * const count_objects_usage[] = {
- "git
-
count-objects [-v]",
+ "git
count-objects [-v]",
NULL
};