mirror of
https://github.com/git/git.git
synced 2026-01-15 13:19:10 +00:00
When there are too many paths in the project, the number of rename source candidates "git diff -C -C" finds will exceed the rename detection limit, and no inexact rename detection is performed. We however could fall back to "git diff -C" if the number of modified paths is sufficiently small. Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.9 KiB
4.9 KiB