diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2017-03-26 16:01:30 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-28 09:59:33 -0700 |
commit | 365c27fbffd9a1e08ac5f1e423c99ece6c27d22e (patch) | |
tree | 240473e5a6c3ed2b6731cc48f1ce3f59a4a3a317 /commit.h | |
parent | 9c44ea440323e35e4a234d0d27d511e9b4d8dc21 (diff) | |
download | git-365c27fbffd9a1e08ac5f1e423c99ece6c27d22e.tar.gz |
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 'commit.h')
0 files changed, 0 insertions, 0 deletions