submodule: convert several uses of EMPTY_TREE_SHA1_HEX
authorbrian m. carlson <redacted>
Wed, 2 May 2018 00:25:59 +0000 (00:25 +0000)
committerJunio C Hamano <redacted>
Wed, 2 May 2018 04:59:52 +0000 (13:59 +0900)
commit939b89a0832810981da1f0a696d36d89c16c36bd
tree274e0eabd0b78486c1af74b67a83e558a3308bda
parent7a915b4b743d13e57f2a65494f19055617fd4406
submodule: convert several uses of EMPTY_TREE_SHA1_HEX

Convert several uses of EMPTY_TREE_SHA1_HEX to use empty_tree_oid_hex to
avoid a dependency on a given hash algorithm.

Signed-off-by: brian m. carlson <redacted>
Signed-off-by: Junio C Hamano <redacted>
submodule.c
git clone https://git.99rst.org/PROJECT