combine-diff: convert find_paths_* to struct object_id
commit09fae19aa8db639d2384a98f8ebd2f9ec66f6e28
authorBrandon Williams <bmwill@google.com>
Tue, 30 May 2017 17:30:56 +0000 (30 10:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Jun 2017 00:36:07 +0000 (2 09:36 +0900)
tree671e5735e6e930f8c1cd15c30b172d7b990a491b
parentb9acf54dbd2906249abb2a406d466b47da44678e
combine-diff: convert find_paths_* to struct object_id

Convert find_paths_generic and find_paths_multitree to use struct
object_id.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
combine-diff.c