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