diff options
author | Elijah Newren <newren@gmail.com> | 2023-04-22 20:17:21 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-24 12:47:32 -0700 |
commit | aabc5617cdfb29ccf98048b0d99cae2a811df51f (patch) | |
tree | 67c5ee64fe359a96c8e4c6aa69e8ad7ced317252 /range-diff.c | |
parent | d1cbe1e6d8a9cab2b4ffe8a17d34db214dce1e49 (diff) |
cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c
Since cmp_cache_name_compare() was comparing cache_entry structs, it
was associated with the cache rather than with trees. Move the
function. As a side effect, we can make cache_name_stage_compare()
static as well.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'range-diff.c')
0 files changed, 0 insertions, 0 deletions