diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-01-23 20:58:13 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-24 02:14:07 +0100 |
commit | c80dd3967f28527dab49c8e9525524c7f33baa22 (patch) | |
tree | a52012f5fed36ff5c484daf759cce6e2d73de864 /fsmonitor.c | |
parent | cache-tree: simplify verify_cache() prototype (diff) | |
download | git-c80dd3967f28527dab49c8e9525524c7f33baa22.tar.xz git-c80dd3967f28527dab49c8e9525524c7f33baa22.zip |
cache-tree: extract subtree_pos()
This method will be helpful to use outside of cache-tree.c in a later
feature. The implementation is subtle due to subtree_name_cmp() sorting
by length and then lexicographically.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fsmonitor.c')
0 files changed, 0 insertions, 0 deletions