git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
e39c695
)
git-pull doc: fix grammo ("conflicts" is plural)
author
Mihai Capotă
<redacted>
Wed, 27 Mar 2013 11:04:51 +0000
(12:04 +0100)
committer
Junio C Hamano
<redacted>
Wed, 27 Mar 2013 16:30:54 +0000
(09:30 -0700)
Signed-off-by: Mihai Capotă <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-pull.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-pull.txt
b/Documentation/git-pull.txt
index 67fa5ee19520a113bceb1a704ee84f40e8eb7693..638456b68c1353aae3c877d62fdb115d1535d0a4 100644
(file)
--- a/
Documentation/git-pull.txt
+++ b/
Documentation/git-pull.txt
@@
-218,7
+218,7
@@
$ git merge origin/next
------------------------------------------------
-If you tried a pull which resulted in
a
complex conflicts and
+If you tried a pull which resulted in complex conflicts and
would want to start over, you can recover with 'git reset'.
git clone https://git.99rst.org/PROJECT