Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests for request-pull
[gitweb.git]
/
builtin-push.c
diff --git
a/builtin-push.c
b/builtin-push.c
index f7bc2b292fb85725d9cc26ce09f2302aaa7167fe..9fc69312472828a5d6c467799823fc96d94334cd 100644
(file)
--- a/
builtin-push.c
+++ b/
builtin-push.c
@@
-10,7
+10,7
@@
#include "parse-options.h"
static const char * const push_usage[] = {
- "git push [<options>] [<repository>
<refspec>...
]",
+ "git push [<options>] [<repository>
[<refspec>...]
]",
NULL,
};