]> git.ipfire.org Git - thirdparty/git.git/commit - t/t1405-main-ref-store.sh
t1405: make hash size independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 13 Sep 2018 05:17:39 +0000 (05:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Sep 2018 15:10:32 +0000 (08:10 -0700)
commit63477b328e43033ddd3f85bbfb7a442e73298403
tree8212a81502bbfb9acf2974d6abe0861cd93c2a19
parent44171e5bdabf06d6d72d809fbf9cb8223d94e081
t1405: 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 <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1405-main-ref-store.sh