Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-1.6.5' into maint-1.6.6
author
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Mar 2010 06:24:19 +0000
(22:24 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Mar 2010 06:24:19 +0000
(22:24 -0800)
* maint-1.6.5:
Remove extra '-' from git-am(1)
Documentation/git-am.txt
patch
|
blob
|
history
raw
(from parent 1:
97a449e
)
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 67ad5da9cc0e766882300e90ed114306cb3c9fa7..40178be92278407465ba539b94292b4632c2132d 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-44,7
+44,7
@@
OPTIONS
Remove everything in body before a scissors line (see
linkgit:git-mailinfo[1]).
---
-
no-scissors::
+--no-scissors::
Ignore scissors lines (see linkgit:git-mailinfo[1]).
-q::