Mark Lodato <lodatom@xxxxxxxxx> writes: > +--no-index:: > + Search all files in the working tree, not just those tracked by git. I gave a quick glance to all four patches. Everything other than this looked fine. This one is meant to be usable outside git directory, and saying "the working tree" is misleading. The "work tree" is a technical term that specifically means the files in the directory hierarchy on the filesystem that correspond to the index entries that represent them. It probably should say "the current directory" or something here. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html