summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8fe6177)
raw | patch | inline | side by side (parent: 8fe6177)
author | João Britto <jabcalves@gmail.com> | |
Fri, 6 May 2011 04:16:17 +0000 (01:16 -0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 May 2011 05:14:15 +0000 (22:14 -0700) |
Signed-off-by: João Britto <jabcalves@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt | patch | blob | history |
index 7e4bd425e1fec23bbca0e89a0d7b4f53cf4f4483..c32105f1ed35f53a0922f32ad3fb271592d79d28 100644 (file)
For following files across renames while traversing history, see
`--follow`.
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
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