diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-02-01 02:18:45 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-02 11:28:41 -0800 |
commit | aab6135906707d5d35caeb54307ead9eca96fb2a (patch) | |
tree | 22ce1cbbc02814f0b8db3b9065d8d864531bb7e6 /pack-bitmap-write.c | |
parent | pack-write: switch various SHA-1 values to abstract forms (diff) | |
download | tgif-aab6135906707d5d35caeb54307ead9eca96fb2a.tar.xz |
read-cache: abstract away uses of SHA-1
Convert various uses of direct calls to SHA-1 and 20- and 40-based
constants to use the_hash_algo instead. Don't yet convert the on-disk
data structures, which will be handled in a future commit.
Adjust some comments so as not to refer explicitly to SHA-1.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-bitmap-write.c')
0 files changed, 0 insertions, 0 deletions