]> git.ipfire.org Git - thirdparty/git.git/commit
t4048: abstract away SHA-1-specific constants
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 28 Oct 2019 00:59:07 +0000 (00:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Oct 2019 02:34:58 +0000 (11:34 +0900)
commitfa26d5ede6e6c2a07590d3564efc1f92f82fcc0f
tree41a897cddea2ce04ed7c212fea154260140b2d68
parentcf02be848698a00a68d4d5958f9b04bb6e40b526
t4048: 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/t4048-diff-combined-binary.sh