t4002: make hash independent
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 26 Aug 2019 01:43:43 +0000 (01:43 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2019 15:55:45 +0000 (08:55 -0700)
Factor out the hard-coded object IDs and use test_oid to provide values
for both SHA-1 and SHA-256.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found