]> git.ipfire.org Git - thirdparty/git.git/commit - merge-recursive.c
tree: convert read_tree_recursive to struct object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 12 Mar 2018 02:27:26 +0000 (02:27 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Mar 2018 16:23:47 +0000 (09:23 -0700)
commitdf46d77e00e7bbcfe46cc06c071fa5284f96c327
tree01b7e694bd31454103afc694559dc7a34967b899
parent5ac913c6eb266e836f91c39c3b03bcbdc06475c6
tree: convert read_tree_recursive to struct object_id

Convert the callback functions for read_tree_recursive to take a pointer
to struct object_id.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
archive.c
builtin/checkout.c
builtin/log.c
builtin/ls-tree.c
merge-recursive.c
tree.c
tree.h