diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-02-19 00:05:05 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-01 11:57:38 +0900 |
commit | 28d055bde9436dc1180d58aec2406579ab6d6307 (patch) | |
tree | b2cbb132f064b24badc03c7a2b85073d0c77e5c8 /builtin | |
parent | builtin/name-rev: make hash-size independent (diff) | |
download | tgif-28d055bde9436dc1180d58aec2406579ab6d6307.tar.xz |
fast-import: make hash-size independent
Replace several uses of GIT_SHA1_HEXSZ and 40-based constants with
references to the_hash_algo. Update the note handling code here to
compute path sizes based on GIT_MAX_RAWSZ as well.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions