2

We have about 20000 git repositories and the number is increasing. Sometimes we want to find out which repositories have contained a keyword on any of its branches/tags. git grep works for one or several repositories, but it takes too much time in iterating over all the repositories.

Now we have OpenGrok. But it works only for fixed revisions. Indexing a revision takes a lot of time.

Are there any solutions or tools? Thanks for any advice.

ElpieKay
  • 19,185
  • 5
  • 22
  • 36
  • 1
    [SourceGraph](https://about.sourcegraph.com/) was spamming me trying to sell me their product. It claims to do what you want. – Joachim Sauer May 06 '21 at 08:16

0 Answers0