From: brian m. carlson Date: Thu, 13 Sep 2018 05:17:37 +0000 (+0000) Subject: t1006: make hash size independent X-Git-Tag: v2.20.0-rc0~198^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e95f53137d2d920cc42d3422d21845edbc49d9cc?ds=inline;hp=e95f53137d2d920cc42d3422d21845edbc49d9cc t1006: make hash size independent Compute the size of the tree and commit objects we're creating by checking for the size of an object ID and computing the resulting sizes accordingly. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---