"Rafael Garcia-Suarez" <rgarciasuarez@gmail.com> writes:Actually, it's already available (since a few weeks in master IIRC, not sure whether it's in the latest release), as git ls-files --exclude-standard -o The --exclude-standard tells git ls-files to read .gitignore and friends as most commands do, and -o means "show 'other' files". Older gits didn't have the --exclude-standard, so you had to say --exclude-from=.git/info/exclude --exclude-per-directory=.gitignore (or stg like that) instead. -- Matthieu - 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.html
| Rafael J. Wysocki | [Bug #10493] mips BCM47XX compile error |
| Ingo Molnar | [patch 02/13] syslets: add syslet.h include file, user API/ABI definitions |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrea Arcangeli | [PATCH 00 of 11] mmu notifier #v16 |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| Mark Lord | Re: [BUG] New Kernel Bugs |
