]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4014-format-patch.sh
t4014: abstract away SHA-1-specific constants
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:36 +0000 (02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (13:55 +0900)
commitbdee9cd6c163d8b89a1ef87bbc09e394737df766
treeb68ca59e145bbf3730f34452adc533f9391687c9
parent75fe81844211ea58e657d031bc80efbc5f068bab
t4014: abstract away SHA-1-specific constants

Adjust the test so that it computes values 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/t4014-format-patch.sh