]> git.ipfire.org Git - thirdparty/git.git/commit - t/t2203-add-intent.sh
t2203: avoid hard-coded object ID values
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 28 Jun 2019 22:59:28 +0000 (22:59 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2019 20:28:19 +0000 (13:28 -0700)
commitf6c9b474a96edbcacecdc61b3e457027332d8921
tree9e5a69ebfad73ed51d196f9ee9b025b03c42a830
parentbfefd5202babaa1ace6b122e9df4959e3ec21e5d
t2203: avoid hard-coded object ID values

In order to make this test work with multiple hash algorithms, compute
the object ID used in this test instead of hard-coding it.

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