diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-02-19 00:05:02 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-01 11:57:38 +0900 |
commit | 0dbc6462ee8853da1ecca7b50cd0c0c9bc62e25b (patch) | |
tree | 5e01b873942084e5619db1e8ae7e3d733e9854ff /builtin | |
parent | notes: make hash size independent (diff) | |
download | tgif-0dbc6462ee8853da1ecca7b50cd0c0c9bc62e25b.tar.xz |
notes: 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 some variables since this code
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