Merge branch 'maint'
* maint: Remove duplicated "is a"
This commit is contained in:
commit
ef6b43a44b
@ -243,7 +243,7 @@ ifdef::git-log[]
|
|||||||
For following files across renames while traversing history, see
|
For following files across renames while traversing history, see
|
||||||
`--follow`.
|
`--follow`.
|
||||||
endif::git-log[]
|
endif::git-log[]
|
||||||
If `n` is specified, it is a is a threshold on the similarity
|
If `n` is specified, it is a threshold on the similarity
|
||||||
index (i.e. amount of addition/deletions compared to the
|
index (i.e. amount of addition/deletions compared to the
|
||||||
file's size). For example, `-M90%` means git should consider a
|
file's size). For example, `-M90%` means git should consider a
|
||||||
delete/add pair to be a rename if more than 90% of the file
|
delete/add pair to be a rename if more than 90% of the file
|
||||||
|
Loading…
Reference in New Issue
Block a user