We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1e0352 + 8240943 commit 6492deaCopy full SHA for 6492dea
Documentation/diff-options.txt
@@ -333,7 +333,7 @@ endif::git-log[]
333
a fraction, with a decimal point before it. I.e., `-M5` becomes
334
0.5, and is thus the same as `-M50%`. Similarly, `-M05` is
335
the same as `-M5%`. To limit detection to exact renames, use
336
- `-M100%`.
+ `-M100%`. The default similarity index is 50%.
337
338
-C[<n>]::
339
--find-copies[=<n>]::
0 commit comments