]> git.ipfire.org Git - thirdparty/git.git/commit - t/t1300-config.sh
t1300: abstract away SHA-1-specific constants
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 25 Mar 2018 19:20:48 +0000 (19:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Mar 2018 22:10:48 +0000 (15:10 -0700)
commit0dc3ad99d21d6456f395165fa27967e4866f329b
tree41dc5e39f22da41008f98b19061d73e0edb10dec
parent06d18bdf86513295e5bf424ae322130678cd8051
t1300: abstract away SHA-1-specific constants

Adjust the test so that it uses the computed blob value instead of
hard-coding a hash.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1300-repo-config.sh