From: brian m. carlson Date: Tue, 19 Feb 2019 00:05:13 +0000 (+0000) Subject: http: replace hard-coded constant with the_hash_algo X-Git-Tag: v2.22.0-rc0~58^2~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ae041a0f9a8f5bd236441a9384a0119cd5a8f791?ds=inline;hp=ae041a0f9a8f5bd236441a9384a0119cd5a8f791 http: replace hard-coded constant with the_hash_algo Replace a hard-coded 40 with a reference to the_hash_algo. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---