Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mv/dashless'
[gitweb.git]
/
builtin-for-each-ref.c
diff --git
a/builtin-for-each-ref.c
b/builtin-for-each-ref.c
index fef93d7488d15fac28e96f887f26556755cc6ca8..76282ad79193e2a5f0ec2ba8e5027025f8a7bee1 100644
(file)
--- a/
builtin-for-each-ref.c
+++ b/
builtin-for-each-ref.c
@@
-831,7
+831,7
@@
int opt_parse_sort(const struct option *opt, const char *arg, int unset)
}
static char const * const for_each_ref_usage[] = {
- "git
-
for-each-ref [options] [<pattern>]",
+ "git
for-each-ref [options] [<pattern>]",
NULL
};