Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dt/reflog-tests'
[gitweb.git]
/
builtin
/
gc.c
diff --git
a/builtin/gc.c
b/builtin/gc.c
index 5ae95cd46646bca4786e06db932af4fb808217d7..bcc75d9bfc4e256dc222d65a3e43a6c090f08b1a 100644
(file)
--- a/
builtin/gc.c
+++ b/
builtin/gc.c
@@
-21,7
+21,7
@@
#define FAILED_RUN "failed to run %s"
static const char * const builtin_gc_usage[] = {
- N_("git gc [
options
]"),
+ N_("git gc [
<options>
]"),
NULL
};