diff options
author | 2018-04-14 17:35:03 +0200 | |
---|---|---|
committer | 2018-04-16 12:38:58 +0900 | |
commit | b5c0cbd8083f71e071207fca0d5434c6db6ff6c9 (patch) | |
tree | 95a653e9ace7710e94a4d43438ed67b851141e0b /t/t7519/fsmonitor-all | |
parent | pack-objects: use bitfield for object_entry::dfs_state (diff) | |
download | tgif-b5c0cbd8083f71e071207fca0d5434c6db6ff6c9.tar.xz |
pack-objects: use bitfield for object_entry::depth
Because of struct packing from now on we can only handle max depth
4095 (or even lower when new booleans are added in this struct). This
should be ok since long delta chain will cause significant slow down
anyway.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7519/fsmonitor-all')
0 files changed, 0 insertions, 0 deletions