Radoslaw Szkodzinski, Mon, Feb 13, 2006 19:26:03 +0100: > Linus Torvalds wrote: > > > > Well, since you're telling it to only show excluded files, it will also > > only show excluded directories. > > > > Which is admittedly insane. You don't want to exclude directories. Or > > maybe you do, but then we should add the "/" to the end before we do the > > exclusion. > > > > This patch (untested) will never exclude directories. Which may or may not > > be the right thing. I actually quiet like it how it is. > > Junio? Others? Comments? > > > > For me it seems to do the right thing, although I have no need to exclude directories. > If I really needed to, I'd say something like: > > /excluded_dir/* > > in .git/info/exclude, and it would show the files as being excluded. > What's wrong with .gitignore in the excluded_dir containing everything you don't want to see, or even just "*"? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Feb 14 07:18:10 2006
This archive was generated by hypermail 2.1.8 : 2006-02-14 07:18:23 EST