t6300: abstract away SHA-1-specific constants
commit1f5f8f3e85d9afeb4c2688de9a192351f616f143
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 22 Feb 2020 20:17:32 +0000 (22 20:17 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 24 Feb 2020 17:33:24 +0000 (24 09:33 -0800)
tree77886ebdbd96a894608d34ea4b5b3c448d7f93c7
parent192b517589fc927af6b01914c67cb6d1973a1c29
t6300: abstract away SHA-1-specific constants

Adjust the test so that it computes variables for object IDs instead of
using hard-coded hashes.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6300-for-each-ref.sh