From: brian m. carlson Date: Thu, 13 Sep 2018 05:17:41 +0000 (+0000) Subject: t1407: make hash size independent X-Git-Tag: v2.20.0-rc0~198^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/43c94bbfd88a89a45cc75b93bdb93aab1e7772af?ds=inline;hp=43c94bbfd88a89a45cc75b93bdb93aab1e7772af t1407: make hash size independent Instead of hard-coding a 40-based constant, split the output of for-each-ref and for-each-reflog by field. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---