diff options
author | Adam Spiers <git@adamspiers.org> | 2013-01-06 16:58:09 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-06 14:26:37 -0800 |
commit | 4b78d7bccdda25290ab6c04bf45d835b4fdfab45 (patch) | |
tree | 9a4fd81c44e12f64984af888844cee6078cce2da /wrap-for-bin.sh | |
parent | add.c: move pathspec matchers into new pathspec.c for reuse (diff) | |
download | tgif-4b78d7bccdda25290ab6c04bf45d835b4fdfab45.tar.xz |
pathspec.c: rename newly public functions for clarity
Perform the following function renames to make it explicit that these
pathspec handling functions are for matching against the index, rather
than against a tree or the working directory.
- fill_pathspec_matches() -> add_pathspec_matches_against_index()
- find_used_pathspec() -> find_pathspecs_matching_against_index()
Signed-off-by: Adam Spiers <git@adamspiers.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wrap-for-bin.sh')
0 files changed, 0 insertions, 0 deletions