[Python-Dev] Emacs users: hg-tools-grep (original) (raw)

Petri Lehtinen petri at digip.org
Wed Dec 12 12:27:21 CET 2012


Brandon W Maister wrote:

(defconst git-tools-grep-command "git ls-files -z | xargs -0 grep -In %s" "The command used for grepping files using git. See `git-tools-grep'.")

What's wrong with git grep?



More information about the Python-Dev mailing list