On Tue, Mar 1, 2011 at 3:05 PM, Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> wrote: > I would love "git grep" to be repowise, with the simple "git grep ." to > make it relative to cwd. We've discussed making more commands repowise, > and the consensus (which I've stated above, accepting the majority vote) > was that some should stay, e.g. git-grep. The discussion started with > > <http://permalink.gmane.org/gmane.comp.version-control.git/166135> > > and the consensus is stated here: > > <http://permalink.gmane.org/gmane.comp.version-control.git/167149> > > This does not prevent you from submitting a "--full-tree" patch for > git-grep, of course. In fact Junio wrote one: http://mid.gmane.org/7vk4xggv27.fsf@xxxxxxxxxxxxxxxxxxxxxxxx If I remember correctly, it was dropped because of the interaction with pathspecs (relative to cwd vs to worktree's root). I'd be great if someone can pick it up and finish it. -- Duy -- 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