Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2013-01-01 06:44:04 +0400
committerJunio C Hamano <gitster@pobox.com>2013-01-02 03:32:36 +0400
commitb6a3d3353f799c8c5afedb2da4df6e7cdc5d00c9 (patch)
treed9191131fe3cbe1d787fef9be6524f2b7b0a138d /wildmatch.h
parent889316d2528e93cb79f3e6fdd92cea4ccaab4a54 (diff)
wildmatch: replace variable 'special' with better named ones
'special' is too generic and is used for two different purposes. Replace it with 'match_slash' to indicate "**" pattern and 'negated' for "[!...]" and "[^...]". Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'wildmatch.h')
0 files changed, 0 insertions, 0 deletions