]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4045-diff-relative.sh
t4045: abstract away SHA-1-specific constants
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:45 +0000 (02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (13:55 +0900)
commit5c024287ad9e523d2fbd0bce6e2786fe7231e0f3
tree4417205533f8a3dd7ca617faeddf8e821c6d4843
parente4c565230450b70d78764a87553af7900c6b4064
t4045: 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/t4045-diff-relative.sh