summaryrefslogtreecommitdiff
path: root/attr.c
diff options
context:
space:
mode:
authorMatheus Tavares <matheus.bernardino@usp.br>2021-04-08 20:41:25 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-04-08 21:18:03 (GMT)
commit719630eb4826ff7f36bc060533dbccc3c96d151c (patch)
tree56bf2c8141c856f5e926fbddaf48ad9df8658a85 /attr.c
parentd73dbafc2c25eb45090d6aa9d56fc21b40c78083 (diff)
downloadgit-719630eb4826ff7f36bc060533dbccc3c96d151c.zip
git-719630eb4826ff7f36bc060533dbccc3c96d151c.tar.gz
git-719630eb4826ff7f36bc060533dbccc3c96d151c.tar.bz2
pathspec: allow to ignore SKIP_WORKTREE entries on index matching
Add a new enum parameter to `add_pathspec_matches_against_index()` and `find_pathspecs_matching_against_index()`, allowing callers to specify whether these function should attempt to match SKIP_WORKTREE entries or not. This will be used in a future patch to make `git add` display a warning when it is asked to update SKIP_WORKTREE entries. Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'attr.c')
0 files changed, 0 insertions, 0 deletions