Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dp/merge-strategy-doc-fix' into next
author
Junio C Hamano
<gitster@pobox.com>
Tue, 20 Mar 2018 21:22:47 +0000
(14:22 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 20 Mar 2018 21:22:47 +0000
(14:22 -0700)
Doc fix.
* dp/merge-strategy-doc-fix:
Documentation/merge-strategies: typofix
Documentation/merge-strategies.txt
patch
|
blob
|
history
raw
(from parent 1:
ed4b26e
)
diff --git
a/Documentation/merge-strategies.txt
b/Documentation/merge-strategies.txt
index fd5d748d1b508c9cef1063227b5c478952d3bc7e..4a58aad4b83b9e365b57a8afa71f1ab939c47aee 100644
(file)
--- a/
Documentation/merge-strategies.txt
+++ b/
Documentation/merge-strategies.txt
@@
-40,7
+40,7
@@
the other tree did, declaring 'our' history contains all that happened in it.
theirs;;
This is the opposite of 'ours'; note that, unlike 'ours', there is
- no 'theirs' merge stra
g
egy to confuse this merge option with.
+ no 'theirs' merge stra
t
egy to confuse this merge option with.
patience;;
With this option, 'merge-recursive' spends a little extra time