summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorLibravatar brian m. carlson <sandals@crustytoothpaste.net>2017-03-26 16:01:30 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-03-28 09:59:33 -0700
commit365c27fbffd9a1e08ac5f1e423c99ece6c27d22e (patch)
tree240473e5a6c3ed2b6731cc48f1ce3f59a4a3a317 /t
parentbuiltin/receive-pack: convert portions to struct object_id (diff)
downloadtgif-365c27fbffd9a1e08ac5f1e423c99ece6c27d22e.tar.xz
fsck: convert init_skiplist to struct object_id
Convert a hardcoded constant buffer size to a use of GIT_MAX_HEXSZ, and use parse_oid_hex to reduce the dependency on the size of the hash. This function is a caller of sha1_array_append, which will be converted later. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions