[Python-Dev] Emacs users: hg-tools-grep (original) (raw)
Petri Lehtinen petri at digip.org
Wed Dec 12 12:27:21 CET 2012
- Previous message: [Python-Dev] Emacs users: hg-tools-grep
- Next message: [Python-Dev] Emacs users: hg-tools-grep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [Python-Dev] Emacs users: hg-tools-grep
- Next message: [Python-Dev] Emacs users: hg-tools-grep
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]