Refactor merge strategies into separate includable file.
[git.git] / Documentation / git-merge.txt
index 3e058db..b3ef19b 100644 (file)
@@ -34,6 +34,8 @@ include::merge-pull-opts.txt[]
        least one <remote>.  Specifying more than one <remote>
        obviously means you are trying an Octopus.
 
+include::merge-strategies.txt[]
+
 
 SEE ALSO
 --------