author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Sat, 14 Jan 2012 09:23:22 +0000 (16:23 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 Jan 2012 02:39:04 +0000 (18:39 -0800) | ||
commit | 8c69c1f92eb79a597225814781fdf1ab4be26758 | |
tree | e72d3934616105496df528e38379931ff6ffcb91 | tree | snapshot |
parent | 6db5c6e43dccb380ca6e9947777985eb11248c31 | commit | diff |
Document limited recursion pathspec matching with wildcards
It's actually unlimited recursion if wildcards are active regardless
--max-depth
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It's actually unlimited recursion if wildcards are active regardless
--max-depth
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-grep.txt | diff | blob | history | |
tree-walk.c | diff | blob | history |