From: Junio C Hamano Date: Fri, 4 Aug 2023 17:52:30 +0000 (-0700) Subject: Merge branch 'jc/retire-get-sha1-hex' X-Git-Tag: v2.42.0-rc0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3365e2675e5ac95e0a44665966e8cfbb9433456e;p=thirdparty%2Fgit.git Merge branch 'jc/retire-get-sha1-hex' The implementation of "get_sha1_hex()" that reads a hexadecimal string that spells a full object name has been extended to cope with any hash function used in the repository, but the "sha1" in its name survived. Rename it to get_hash_hex(), a name that is more consistent within its friends like get_hash_hex_algop(). * jc/retire-get-sha1-hex: hex: retire get_sha1_hex() --- 3365e2675e5ac95e0a44665966e8cfbb9433456e