diff options
author | Brandon Williams <bmwill@google.com> | 2017-05-11 15:04:27 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-12 14:23:46 +0900 |
commit | 08de9151a8a67f29a3a5a36931298237d78ca736 (patch) | |
tree | e592ee783330d7e4f73315706f56a9cf46a15857 /t | |
parent | pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP (diff) | |
download | tgif-08de9151a8a67f29a3a5a36931298237d78ca736.tar.xz |
pathspec: convert find_pathspecs_matching_against_index to take an index
Convert find_pathspecs_matching_against_index to take an index
parameter.
In addition mark pathspec.c with NO_THE_INDEX_COMPATIBILITY_MACROS now
that it doesn't use any cache macros or reference 'the_index'.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions