summaryrefslogtreecommitdiff
path: root/builtin
diff options
context:
space:
mode:
authorLibravatar Nguyễn Thái Ngọc Duy <pclouds@gmail.com>2010-12-15 22:02:47 +0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-02-03 14:08:30 -0800
commitf1a2ddbbc2df4e81e005a7e82f9e23fb6a9f95e3 (patch)
treec17213e94f9de79a5320a52a3686019682d16af9 /builtin
parenttree_entry_interesting(): support wildcard matching (diff)
downloadtgif-f1a2ddbbc2df4e81e005a7e82f9e23fb6a9f95e3.tar.xz
tree_entry_interesting(): optimize wildcard matching when base is matched
If base is already matched, skip that part when calling fnmatch(). This happens quite often if users start a command from worktree's subdirectory and prefix is usually prepended to all pathspecs. 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 'builtin')
0 files changed, 0 insertions, 0 deletions