[Python-Dev] Emacs users: hg-tools-grep
Ross Lagerwall
rosslagerwall at gmail.com
Wed Dec 12 15:12:41 CET 2012
More information about the Python-Dev mailing list
Wed Dec 12 15:12:41 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 ]
On Wed, Dec 12, 2012 at 01:27:21PM +0200, Petri Lehtinen wrote: > 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? Or "hg grep", for that matter? -- Ross Lagerwall
- 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 ]
More information about the Python-Dev mailing list