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