builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo
authorbrian m. carlson <redacted>
Wed, 2 May 2018 00:25:55 +0000 (00:25 +0000)
committerJunio C Hamano <redacted>
Wed, 2 May 2018 04:59:52 +0000 (13:59 +0900)
commitd41836a0b2599d1faa93c60dc67c920045ee1f57
tree338e05c6cf87ed14602ff4683e1dc3c49e106e05
parentd8a92ced62f758fedad95a192978b910b1cc498a
builtin/am: convert uses of EMPTY_TREE_SHA1_BIN to the_hash_algo

Convert several uses of EMPTY_TREE_SHA1_BIN to use the_hash_algo
and struct object_id instead.

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