projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eed1fcd
)
Grammar fix for "git merge" man page
author
Wincent Colaiuta
<win@wincent.com>
Thu, 26 Mar 2009 09:39:04 +0000
(10:39 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 26 Mar 2009 16:38:58 +0000
(09:38 -0700)
As spotted by the eagle eyes of Jeff King.
Signed-off-by: Wincent Colaiuta <win@wincent.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-merge.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-merge.txt
b/Documentation/git-merge.txt
index 427ad9083ef4f605728565634ead2b9cc207cb09..c04ae739edd409307d286fe31e6f87e41f977eac 100644
(file)
--- a/
Documentation/git-merge.txt
+++ b/
Documentation/git-merge.txt
@@
-40,7
+40,7
@@
include::merge-options.txt[]
include::merge-strategies.txt[]
-If you tried a merge which resulted in
a
complex conflicts and
+If you tried a merge which resulted in complex conflicts and
want to start over, you can recover with 'git-reset'.
CONFIGURATION