diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-12-15 22:02:48 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-03 14:08:30 -0800 |
commit | 61cf28204508c095a68e7a9cb6307ca2a27112c9 (patch) | |
tree | 35af9a9a7212ad699ec5238ac2785b668725bffd /zlib.c | |
parent | f1a2ddbbc2df4e81e005a7e82f9e23fb6a9f95e3 (diff) | |
download | git-61cf28204508c095a68e7a9cb6307ca2a27112c9.tar.gz git-61cf28204508c095a68e7a9cb6307ca2a27112c9.tar.xz |
pathspec: add match_pathspec_depth()
match_pathspec_depth() is a clone of match_pathspec() except that it
can take depth limit. Computation is a bit lighter compared to
match_pathspec() because it's usually precomputed and stored in struct
pathspec.
In long term, match_pathspec() and match_one() should be removed in
favor of this function.
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 'zlib.c')
0 files changed, 0 insertions, 0 deletions