Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add ANSI control code emulation for the Windows console
[gitweb.git]
/
builtin-fast-export.c
diff --git
a/builtin-fast-export.c
b/builtin-fast-export.c
index 75132bacfac08591ccb70eca0260be23d0e04a92..76f3167276d55f1ffae2b0070d3adef738328bad 100644
(file)
--- a/
builtin-fast-export.c
+++ b/
builtin-fast-export.c
@@
-18,7
+18,7
@@
#include "parse-options.h"
static const char *fast_export_usage[] = {
- "git
-
fast-export [rev-list-opts]",
+ "git
fast-export [rev-list-opts]",
NULL
};