t3310: make test work with SHA-256
commit07877f393c9dbf96af606706475662259c6a3d57
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 7 Feb 2020 00:52:38 +0000 (7 00:52 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Feb 2020 19:07:29 +0000 (7 11:07 -0800)
treefc6836aaa751d6b5957ecf8aadac5481df23ad76
parent6025e898d6271723ec1a0fac2c6b239592ed6b9e
t3310: make test work with SHA-256

Replace the hard-coded SHA-1 constants with the use of test_oid to look
up an appropriate constant for each hash algorithm.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3310-notes-merge-manual-resolve.sh