builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo
authorbrian m. carlson <redacted>
Sun, 18 Aug 2019 20:04:06 +0000 (20:04 +0000)
committerJunio C Hamano <redacted>
Mon, 19 Aug 2019 22:04:57 +0000 (15:04 -0700)
commit319009642c5e421915ce66436aa7a3cb94c7d11c
tree0442bb9980228a2082c4f7cdc32e512415ed53fd
parentfabec2c5c33b2623fe405c40ffcdeb838e97ed26
builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo

Switch several uses of GIT_SHA1_HEXSZ to the_hash_algo.

Signed-off-by: brian m. carlson <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/blame.c
git clone https://git.99rst.org/PROJECT