James Cloos <cloos@xxxxxxxxxxx> wrote: > >>>>> "Johannes" == Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > >> > How about "git ls-files -o"? > >> > >> doh... hadn't even heard of that command. > > Johannes> Which is good! As ls-files is listed as plumbing. > Johannes> Users should not need to call ls-files, > > That is a bug, then. ls-files is one of the more important user-level > commands in git. > > It is vastly more efficient than find(1) or a --recursive call to > grep(1). How about using "git grep" then? No need for ls-files... -- Shawn. -- 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