diff options
author | Elijah Newren <newren@gmail.com> | 2021-07-15 02:45:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-16 01:54:24 +0200 |
commit | 9dd29dbef01e39fe9df81ad9e5e193128d8c5ad5 (patch) | |
tree | 720a05e253247769db392f180d9f6442ffa022ad /t/t5570-git-daemon.sh | |
parent | doc: clarify documentation for rename/copy limits (diff) | |
download | git-9dd29dbef01e39fe9df81ad9e5e193128d8c5ad5.tar.xz git-9dd29dbef01e39fe9df81ad9e5e193128d8c5ad5.zip |
diffcore-rename: treat a rename_limit of 0 as unlimited
In commit 89973554b52c (diffcore-rename: make diff-tree -l0 mean
-l<large>, 2017-11-29), -l0 was given a special magical "large" value,
but one which was not large enough for some uses (as can be seen from
commit 9f7e4bfa3b6d (diff: remove silent clamp of renameLimit,
2017-11-13). Make 0 (or a negative value) be treated as unlimited
instead and update the documentation to mention this.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5570-git-daemon.sh')
0 files changed, 0 insertions, 0 deletions