]> git.ipfire.org Git - thirdparty/git.git/commit - combine-diff.c
combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 18 Aug 2019 20:04:12 +0000 (20:04 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Aug 2019 22:04:58 +0000 (15:04 -0700)
commit976ff7e49d722d1b72effb6d547ec2b00cd69fc0
tree5b6bfc6c667f0028bf1a3026a5ee9e322ad3f766
parent703d2d4193738526d7b4116657657101e49a601e
combine-diff: replace GIT_SHA1_HEXSZ with the_hash_algo

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