diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2019-08-18 20:04:24 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-08-19 15:04:59 -0700 |
commit | fc06be3b7f065d197fd484098f517fa9d19c9d2b (patch) | |
tree | 81827b096ed6fb5a0030763f40635642844d90c7 /t | |
parent | builtin/index-pack: replace sha1_to_hex (diff) | |
download | tgif-fc06be3b7f065d197fd484098f517fa9d19c9d2b.tar.xz |
builtin/receive-pack: replace sha1_to_hex
Since sha1_to_hex is limited to SHA-1, replace it with hash_to_hex.
Rename several variables to indicate that they can contain any hash.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions