Yuya Nishihara 6872051270 tree_builder: populate base trees by recursion
Suppose many override entries share the same parent directories, it should
be cheaper to look up the tree_cache from leaf than root. I also think
recursion is easier to follow than for loop.
2023-06-02 12:23:37 +09:00
..
2023-03-05 23:50:20 +01:00
2023-04-24 11:28:12 -07:00