diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-03-25 11:03:28 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-03-25 09:54:07 -0700 |
commit | 77257e3c7e342acc0022c8c206db6c248cbfeb85 (patch) | |
tree | ab6dc83898a2273ba525bbc18225b6721e2fe7ab /commit.h | |
parent | 0e05d53992b85cd19ce5f3c5d476ded10e2b63e1 (diff) |
t6500: extract objects with "17" prefix
The ".git/obects/17/" shard is somewhat special because it is used by
git-gc(1) to estimate how many objects there are by extrapolating the
number of objects in that shard, only. In t6500 we thus have a hard
coded set of data that, when written to the object database, result in
blobs starting with that prefix.
We are about to need such "17"-prefixed objects in another test suite.
Extract them into "t/oid-info/hash-info" so that they can be reused by
other tests.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions