From: brian m. carlson Date: Mon, 16 Jul 2018 01:27:59 +0000 (+0000) Subject: refs/files-backend: use the_hash_algo for writing refs X-Git-Tag: v2.19.0-rc0~112^2~9 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2ae2e2a1ca6e0042ff163920de95884e8ff45142?hp=2ae2e2a1ca6e0042ff163920de95884e8ff45142 refs/files-backend: use the_hash_algo for writing refs In order to ensure we write the correct amount, use the_hash_algo to find the correct number of bytes for the current hash. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---