t4022: abstract away SHA-1-specific constants
commit10c636a79a3786a5089b345032afe4bc23865a97
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 21 May 2018 02:01:38 +0000 (21 02:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 May 2018 04:55:48 +0000 (21 13:55 +0900)
treec2fb72ee9492896f231db8c88da67ba8e02b79a8
parentf2fffc17dcc2c93d0fddbec8f655ebfab2a822ec
t4022: 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/t4022-diff-rewrite.sh