diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-08-18 20:04:25 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-19 15:04:59 -0700 |
commit | 3f34d70d4029c420d0db82fc39e77da4470eb3cc (patch) | |
tree | fe49b9bc7e662434a21ed5a208da184455de0ace /builtin | |
parent | builtin/receive-pack: replace sha1_to_hex (diff) | |
download | tgif-3f34d70d4029c420d0db82fc39e77da4470eb3cc.tar.xz |
rerere: 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