Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git: ensure 0/1/2 are open in main()
[gitweb.git]
/
Documentation
/
git-pull.txt
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'.