summaryrefslogtreecommitdiff
path: root/t/t9151-svn-mergeinfo.sh
diff options
context:
space:
mode:
authorLibravatar Nguyễn Thái Ngọc Duy <pclouds@gmail.com>2013-05-30 08:34:44 +0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-06-02 12:26:35 -0700
commit4917e1edabd6989e229e1a751b4062708cfd6f8e (patch)
tree98a56c7659252998f3805588f4bd14e9e114b372 /t/t9151-svn-mergeinfo.sh
parentGit 1.8.3 (diff)
downloadtgif-4917e1edabd6989e229e1a751b4062708cfd6f8e.tar.xz
Makefile: promote wildmatch to be the default fnmatch implementation
This makes git use wildmatch by default for all fnmatch() calls. Users who want to use system fnmatch (or compat fnmatch) need to set NO_WILDMATCH flag. wildmatch is a drop-in fnmatch replacement with more features. Using wildmatch gives us a consistent behavior across platforms. The tentative plan is make it default with an opt-out for about 2 cycles, then remove NO_WILDMATCH and compat/fnmatch. 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 't/t9151-svn-mergeinfo.sh')
0 files changed, 0 insertions, 0 deletions