Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t9400: Work around CVS' deficiencies
[gitweb.git]
/
builtin-log.c
diff --git
a/builtin-log.c
b/builtin-log.c
index 38bf52f1006fd991175621734e11e4d23f4b23de..37447123f924149f012a298eaf31dacb0c87b724 100644
(file)
--- a/
builtin-log.c
+++ b/
builtin-log.c
@@
-454,7
+454,7
@@
int cmd_format_patch(int argc, const char **argv, const char *prefix)
/*
* Parse the arguments before setup_revisions(), or something
- * like "git f
m
t-patch -o a123 HEAD^.." may fail; a123 is
+ * like "git f
orma
t-patch -o a123 HEAD^.." may fail; a123 is
* possibly a valid SHA1.
*/
for (i = 1, j = 1; i < argc; i++) {