]> git.ipfire.org Git - thirdparty/git.git/commit
cache-tree: remove cache_tree_find_path()
authorDerrick Stolee <derrickstolee@github.com>
Thu, 16 Jun 2022 13:13:50 +0000 (13:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Jun 2022 18:59:56 +0000 (11:59 -0700)
commit86aa250aa871a4d8314f1f51ee007e93a9461e1e
treee7b1433d32e48e991bb0e479a22c6e269f7d070d
parent82db195e1be63cfa274c26351ef782b2df0a21fd
cache-tree: remove cache_tree_find_path()

This reverts 080ab56a46 (cache-tree: implement cache_tree_find_path(),
2022-05-23). The cache_tree_find_path() method was never actually called
in the topic that added it. I cannot find any reference to it in any of
my forks, so this appears to not be needed at the moment.

Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache-tree.c
cache-tree.h