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 be0dca3 + 4c007ae commit ef6b43aCopy full SHA for ef6b43a
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