builtin/reflog: convert tree_is_complete to take struct object_id
commit49a09e74a413cfccee2c249407b46cdd0ea699cd
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 6 May 2017 22:10:16 +0000 (6 22:10 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 06:12:57 +0000 (8 15:12 +0900)
tree8068d26c3c722e869d81594ab30670924c60b134
parentf26efc58c881ff71be0c96ffc66eabf5ac75ba84
builtin/reflog: convert tree_is_complete to take struct object_id

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/reflog.c