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