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:
c25d98b
)
Documentation/merge-strategies: typofix
author
David Pursehouse
<redacted>
Sat, 17 Mar 2018 03:31:42 +0000
(12:31 +0900)
committer
Junio C Hamano
<redacted>
Mon, 19 Mar 2018 16:47:56 +0000
(09:47 -0700)
It's strategy, not stragegy.
Signed-off-by: David Pursehouse <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/merge-strategies.txt
patch
|
blob
|
history
diff --git
a/Documentation/merge-strategies.txt
b/Documentation/merge-strategies.txt
index a09d5974639fa772ba86c5547fe70716fd044f73..e71c0cb82560eda66a12389281408751094625a4 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
git clone https://git.99rst.org/PROJECT