t/helper: initialize the repository for test-sha1-array
authorbrian m. carlson <redacted>
Fri, 19 Jun 2020 17:55:55 +0000 (17:55 +0000)
committerJunio C Hamano <redacted>
Fri, 19 Jun 2020 21:04:08 +0000 (14:04 -0700)
commit54cbbe4c6e4f82a765e70bcd28172e7d56542991
tree397f983d0097df5d43c0dfd0693b2ec3807b7b2f
parent97997e6ad2790e58c727c180548a3d0073c4c1d2
t/helper: initialize the repository for test-sha1-array

test-sha1-array uses the_hash_algo under the hood. Since t0064 wants to
use the value that is correct for the hash algorithm that we're testing,
make sure the test helper initializes the repository to set
the_hash_algo correctly.

Signed-off-by: brian m. carlson <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/helper/test-oid-array.c
git clone https://git.99rst.org/PROJECT