t2107: abstract away SHA-1-specific constants
commit31bdb1f28ecdce738aa3f2f23b7b1c531a06e76e
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 25 Mar 2018 19:20:55 +0000 (25 19:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Mar 2018 22:10:48 +0000 (26 15:10 -0700)
treef1f6ef2d054f7d9c8ef3135ec2d6151255b62a6e
parent736f2efcfb841b11e25007f6baebd4a4c64bcaa5
t2107: abstract away SHA-1-specific constants

Use the $EMPTY_BLOB variable 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/t2107-update-index-basic.sh