diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-08-20 16:52:06 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-20 15:31:40 -0700 |
commit | e9ab2ed7de33a399b44295628e587db6a57bf897 (patch) | |
tree | 64eabc41edc4543efbe25366472fdc9822238c8b /t/t5531-deep-submodule-push.sh | |
parent | treewide: use get_all_packs (diff) | |
download | tgif-e9ab2ed7de33a399b44295628e587db6a57bf897.tar.xz |
midx: test a few commands that use get_all_packs
The new get_all_packs() method exposed the packfiles coverede by
a multi-pack-index. Before, the 'git cat-file --batch' and
'git count-objects' commands would skip objects in an environment
with a multi-pack-index.
Further, a reachability bitmap would be ignored if its pack-file
was covered by a multi-pack-index.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5531-deep-submodule-push.sh')
0 files changed, 0 insertions, 0 deletions