On Sat, Jul 23, 2005 at 10:48:39AM -0700, Linus Torvalds wrote: > > Oh, and btw, maybe you didn't realize that "git-ls-files --others" already > basically does what your script does? Without any filtering - it was meant > to be run from a script, so something like
That's exactly what I was missing. The usage on a lot of the commands is very, well, "terse". I totally missed "others" and I'm not sure I would have caught the significance right away, anyway. I was going to start a patch series to pull the man pages into each program - but then I just decided it'd be easier to install the man pages. -- Ryan Anderson sometimes Pug Majere - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

