Browse thread
camlp4
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-02-07 (17:19) |
From: | Martin DeMello <martindemello@g...> |
Subject: | Re: [Caml-list] camlp4 |
On Sat, Feb 6, 2010 at 5:44 PM, Tiphaine Turpin <Tiphaine.Turpin@irisa.fr> wrote: > - the source folder tree is deep, and thus harder to grep tangentially, i've found that a great way to deal with that is to import the whole thing into a local git repository and then use git grep. works like a charm, and is *fast*. martin