Code

Document limited recursion pathspec matching with wildcards
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 14 Jan 2012 09:23:22 +0000 (16:23 +0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Jan 2012 02:39:04 +0000 (18:39 -0800)
commit8c69c1f92eb79a597225814781fdf1ab4be26758
treee72d3934616105496df528e38379931ff6ffcb91
parent6db5c6e43dccb380ca6e9947777985eb11248c31
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>
Documentation/git-grep.txt
tree-walk.c