On Tue, Sep 30, 2008 at 04:16:19PM -0700, Shawn O. Pearce wrote: > Elsewhere in Git we call this "-z", like "git ls-tree -z", "git > log -z". Should we match grep or git convention here? I'd tend to grep's convention, as most options of git-grep mimic those of grep. grep uses "-z" for \0 on _input_, so that would be very confusing for grep users... - Raphael -- 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