diff options
author | Elijah Newren <newren@gmail.com> | 2017-11-13 12:15:58 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-15 13:11:25 +0900 |
commit | d6861d0258df95987696eab6c9bbc138a07190b9 (patch) | |
tree | 7c90efa744c02bcc3f0a81b66ec529ec0870e165 /block-sha1/sha1.h | |
parent | sequencer: warn when internal merge may be suboptimal due to renameLimit (diff) | |
download | tgif-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 'block-sha1/sha1.h')
0 files changed, 0 insertions, 0 deletions