localgod / bean_counter

Script for searching across multiple git repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bean Counter

Script for searching across multiple git repositories.

TODO

  • Only works for one repo at the moment
  • Only works on default branch

Usage

$ ./find.sh "Url to repo" "Search string"

eg.

$ ./find.sh https://github.com/Mathmagicians/kumori.git "postgres"

About

Script for searching across multiple git repositories.


Languages

Language:Shell 100.0%