summaryrefslogtreecommitdiff
path: root/builtin/clone.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2019-08-18 20:04:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-08-19 22:04:59 (GMT)
commitbe8e172e9f4f62c9e4cdbecb5cd667775f38d4f1 (patch)
tree411fac23344cd619dd87b8dbdfa9c8a832f28fc6 /builtin/clone.c
parent3f34d70d4029c420d0db82fc39e77da4470eb3cc (diff)
downloadgit-be8e172e9f4f62c9e4cdbecb5cd667775f38d4f1.zip
git-be8e172e9f4f62c9e4cdbecb5cd667775f38d4f1.tar.gz
git-be8e172e9f4f62c9e4cdbecb5cd667775f38d4f1.tar.bz2
builtin/show-index: replace sha1_to_hex
In this code path, we use sha1_to_hex to display the contents of a v1 pack index. While we plan to switch to v3 indices for SHA-256, the v1 pack indices still function, so to support both algorithms, switch sha1_to_hex to hash_to_hex. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/clone.c')
0 files changed, 0 insertions, 0 deletions