Code

t1510: setup case #4
[git.git] / Documentation / merge-strategies.txt
index 91faba5da9333c936376c6e91f9296bb15df5b0e..595a3cf1a7118ba29a1d57d7fc17d233d89cd3d0 100644 (file)
@@ -74,7 +74,11 @@ no-renormalize;;
        Disables the `renormalize` option.  This overrides the
        `merge.renormalize` configuration variable.
 
-subtree[=path];;
+rename-threshold=<n>;;
+       Controls the similarity threshold used for rename detection.
+       See also linkgit:git-diff[1] `-M`.
+
+subtree[=<path>];;
        This option is a more advanced form of 'subtree' strategy, where
        the strategy makes a guess on how two trees must be shifted to
        match with each other when merging.  Instead, the specified path