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.
1 parent 8fe6177 commit 4c007aeCopy full SHA for 4c007ae
Documentation/diff-options.txt
@@ -243,7 +243,7 @@ ifdef::git-log[]
243
For following files across renames while traversing history, see
244
`--follow`.
245
endif::git-log[]
246
- If `n` is specified, it is a is a threshold on the similarity
+ If `n` is specified, it is a threshold on the similarity
247
index (i.e. amount of addition/deletions compared to the
248
file's size). For example, `-M90%` means git should consider a
249
delete/add pair to be a rename if more than 90% of the file
0 commit comments