]> git.ipfire.org Git - thirdparty/git.git/commit - t/t2203-add-intent.sh
t2203: abstract away SHA-1-specific constants
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 13 May 2018 02:24:21 +0000 (02:24 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 May 2018 02:02:01 +0000 (11:02 +0900)
commit62798a7037e43dae17f0ce009d3dce131fd93182
tree3ecc484b9e5769e26b0c01dd037dbaa6e9d8afba
parent2bc3d1266842ffb4b46c68900ebbd9a7e0887774
t2203: 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/t2203-add-intent.sh