diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-02-19 01:05:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-04-01 04:57:38 +0200 |
commit | 2bf1db786273e22070227a09d346c49026659f1e (patch) | |
tree | cf4f5d7d8bc542eacdfe1416055bb638d711fd93 /http.c | |
parent | http-push: remove remaining uses of sha1_to_hex (diff) | |
download | git-2bf1db786273e22070227a09d346c49026659f1e.tar.xz git-2bf1db786273e22070227a09d346c49026659f1e.zip |
http-walker: replace sha1_to_hex
Since sha1_to_hex is limited to SHA-1, replace the uses of it in this
file with hash_to_hex. Rename several variables accordingly to reflect
that they are 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 'http.c')
0 files changed, 0 insertions, 0 deletions