diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-08-18 20:04:09 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-19 15:04:58 -0700 |
commit | 7962e046ff2bfdeab1dad5c969dbd2b9209efe2f (patch) | |
tree | 62258342f20f86ccd17a46d1929d309a0f2ce4b6 /t/t5613-info-alternate.sh | |
parent | blame: remove needless comparison with GIT_SHA1_HEXSZ (diff) | |
download | tgif-7962e046ff2bfdeab1dad5c969dbd2b9209efe2f.tar.xz |
show-index: switch hard-coded constants to the_hash_algo
show-index uses a variety of hard-coded constants to enumerate the
values in pack indices. Switch these hard-coded constants to use
the_hash_algo or GIT_MAX_RAWSZ, as appropriate, and convert one instance
of an unsigned char array to struct object_id.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5613-info-alternate.sh')
0 files changed, 0 insertions, 0 deletions