summaryrefslogtreecommitdiff
path: root/config.mak.in
diff options
context:
space:
mode:
authorLibravatar Elijah Newren <newren@gmail.com>2017-11-13 12:15:58 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-11-15 13:11:25 +0900
commitd6861d0258df95987696eab6c9bbc138a07190b9 (patch)
tree7c90efa744c02bcc3f0a81b66ec529ec0870e165 /config.mak.in
parentsequencer: warn when internal merge may be suboptimal due to renameLimit (diff)
downloadtgif-d6861d0258df95987696eab6c9bbc138a07190b9.tar.xz
progress: fix progress meters when dealing with lots of work
The possibility of setting merge.renameLimit beyond 2^16 raises the possibility that the values passed to progress can exceed 2^32. Use uint64_t, because it "ought to be enough for anybody". :-) Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'config.mak.in')
0 files changed, 0 insertions, 0 deletions