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?
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to