diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2013-01-01 09:44:04 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-01 15:32:36 -0800 |
commit | b6a3d3353f799c8c5afedb2da4df6e7cdc5d00c9 (patch) | |
tree | d9191131fe3cbe1d787fef9be6524f2b7b0a138d /.gitignore | |
parent | compat/fnmatch: respect NO_FNMATCH* even on glibc (diff) | |
download | tgif-b6a3d3353f799c8c5afedb2da4df6e7cdc5d00c9.tar.xz |
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions