t9100: make test work with SHA-256
commit407527ba448f2916dbd8a56f63735b386e6eb30b
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 19 Jun 2020 22:39:37 +0000 (19 22:39 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2020 16:52:02 +0000 (22 09:52 -0700)
tree278b33be6375b345bd67be4d128231c51b69baf9
parent606b9749c6ac864863705b643dbc8193fef09040
t9100: make test work with SHA-256

Compute the relevant tree objects for SHA-256 and use those when
appropriate instead of using the SHA-1 ones.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Acked-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9100-git-svn-basic.sh