Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Support gitlinks in fast-import.
[gitweb.git]
/
builtin-fsck.c
diff --git
a/builtin-fsck.c
b/builtin-fsck.c
index b0f9648f862248d1b985f31406b8f3de26b47aff..7326dc33a586dfbadf5bc35ac628b1f8690a6a09 100644
(file)
--- a/
builtin-fsck.c
+++ b/
builtin-fsck.c
@@
-539,7
+539,7
@@
static int fsck_cache_tree(struct cache_tree *it)
}
static char const * const fsck_usage[] = {
- "git
-
fsck [options] [<object>...]",
+ "git
fsck [options] [<object>...]",
NULL
};