t4208: abstract away SHA-1-specific constants
commit0b2c4af4b667165cc23330db07693865b55eb927
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:46 +0000 (21 02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (21 13:55 +0900)
treeee94d0d4f964d59f98ffb9de79456475328c61c7
parent5c024287ad9e523d2fbd0bce6e2786fe7231e0f3
t4208: 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/t4208-log-magic-pathspec.sh