t2020: abstract away SHA-1 specific constants
commitae2f8d5bd6bacd5d7a1316170efd93a7bdadb6f1
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 25 Mar 2018 19:20:52 +0000 (25 19:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Mar 2018 22:10:48 +0000 (26 15:10 -0700)
tree342135b5de3cdd13dbc3573011ccd5096286cf51
parent60e0dc0bd88750fc0a04b9c41dfa4616c131dd99
t2020: abstract away SHA-1 specific constants

Adjust the test so that it uses variables for the revisions we're
checking out instead of hard-coded hashes.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2020-checkout-detach.sh