diff options
author | René Scharfe <l.s.r@web.de> | 2020-07-04 14:56:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-07-06 18:38:03 -0700 |
commit | 01faa91cb71cf6f5acdf4e683cce08b5e233cfa8 (patch) | |
tree | 32494e9ccd916e11d6ccd7664113124d9e10fedc /ci/lib.sh | |
parent | The sixth batch (diff) | |
download | tgif-01faa91cb71cf6f5acdf4e683cce08b5e233cfa8.tar.xz |
revision: disable min_age optimization with line-log
If one of the options --before, --min-age or --until is given,
limit_list() filters out younger commits early on. Line-log needs all
those commits to trace the movement of line ranges, though. Skip this
optimization if both are used together.
Reported-by: Мария Долгополова <dolgopolovamariia@gmail.com>
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci/lib.sh')
0 files changed, 0 insertions, 0 deletions