diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-02-19 00:05:06 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-01 11:57:38 +0900 |
commit | ef479a12bd9e2891c7a1262d95f7d540f79e4a81 (patch) | |
tree | 7190013c013a3aa157bdd6ae7e680dd1966a6ae8 /builtin | |
parent | fast-import: make hash-size independent (diff) | |
download | tgif-ef479a12bd9e2891c7a1262d95f7d540f79e4a81.tar.xz |
fast-import: replace sha1_to_hex
Replace the uses of sha1_to_hex in this function with hash_to_hex to
allow the use of SHA-256 as well. Rename a variable since it is no
longer limited to SHA-1.
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