]> git.ipfire.org Git - thirdparty/git.git/commit
connected: switch GIT_SHA1_HEXSZ to the_hash_algo
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 18 Aug 2019 20:04:10 +0000 (20:04 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Aug 2019 22:04:58 +0000 (15:04 -0700)
commit9d958cc0417ce2c8a4504ac8dd140685445ce4d7
treecc23fbd61bc49676dd1720b31a822ed6054a1073
parent7962e046ff2bfdeab1dad5c969dbd2b9209efe2f
connected: switch GIT_SHA1_HEXSZ to the_hash_algo

Switch various uses of GIT_SHA1_HEXSZ to reference the_hash_algo
instead.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
connected.c