Add file delete/create info when we overflow rename_limit
authorLinus Torvalds <redacted>
Mon, 27 Oct 2008 20:06:16 +0000 (13:06 -0700)
committerJunio C Hamano <redacted>
Tue, 28 Oct 2008 15:58:42 +0000 (08:58 -0700)
commit6e381d3aff89e09d13bd855ed6e18b0aa6f1e441
tree734ba7aeb5252b117d5ae646170f3d7e1c1bf3a5
parent1df2a1ce806de11d382816644cc971d16aab06b7
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
diffcore-rename.c
git clone https://git.99rst.org/PROJECT