author | Linus Torvalds <torvalds@linux-foundation.org> | |
Mon, 27 Oct 2008 20:06:16 +0000 (13:06 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 28 Oct 2008 15:58:42 +0000 (08:58 -0700) | ||
commit | 6e381d3aff89e09d13bd855ed6e18b0aa6f1e441 | |
tree | 734ba7aeb5252b117d5ae646170f3d7e1c1bf3a5 | tree | snapshot |
parent | 1df2a1ce806de11d382816644cc971d16aab06b7 | commit | diff |
Add file delete/create info when we overflow rename_limit
When we refuse to do rename detection due to having too many files
created or deleted, let the user know the numbers. That way there is a
reasonable starting point for setting the diff.renamelimit option.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When we refuse to do rename detection due to having too many files
created or deleted, let the user know the numbers. That way there is a
reasonable starting point for setting the diff.renamelimit option.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diffcore-rename.c | diff | blob | history |