]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4008-diff-break-rewrite.sh
t4008: abstract away SHA-1-specific constants
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:35 +0000 (02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (13:55 +0900)
commit75fe81844211ea58e657d031bc80efbc5f068bab
treed0837bd977e1dc0841e3f416b2f8f5ad39683282
parent31fb3f42960b515af09139f54d34af00645118b5
t4008: abstract away SHA-1-specific constants

Adjust the test so that it computes variables for blobs 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/t4008-diff-break-rewrite.sh