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

Adjust the test so that it uses variables and command substitution for
blobs instead of hard-coded hashes.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2101-update-index-reupdate.sh