t4039: abstract away SHA-1-specific constants
commit37ab8ebef164cc2813658c824561a09dc7cde22f
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 28 Oct 2019 00:59:04 +0000 (28 00:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2019 02:34:58 +0000 (28 11:34 +0900)
treedaf09cbc292aeb9d0f441d9603e5e0dc6aeaa259
parent0370b354147de8cb25cf9722bf70a441c0d1fbf4
t4039: 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/t4039-diff-assume-unchanged.sh