On Thu, Jul 21, 2011 at 3:57 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > - It might be useful to be able to "git grep" both tracked and untracked > (i.e. new files you may want to "git add") paths, but there is no good > way to do so. Introduce a new option --untracked-too (or more suitable > name --- I am bad at naming and not married to this one) to allow > this. This mode always takes "exclude" into account. --ls-files ([c|d|o|i|s|u|k|m])+? This opens door for grepping only untracked files, for instant. -- 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