[PATCH] Allow dot files in ls-files as well (take #2).
authorJunio C Hamano <junkio@cox.net>
Wed, 25 May 2005 01:20:08 +0000 (18:20 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 25 May 2005 03:09:46 +0000 (20:09 -0700)
commitc4ee2952b3146fe7dc9433b92bf066e55987ef74
tree0a6dd114f3cbd19fc9773dc31f19c21b59007800
parent6c56c5340a96aa2c80565813ee7f25a222a70cd9
[PATCH] Allow dot files in ls-files as well (take #2).

This attempts to match "the directory '.git' anywhere in the
tree is ignored" approach taken in update-cache.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
ls-files.c