pepito
pepito copied to clipboard
Finds sensitive stuff in your git repository by specifying terms to look for
Results
1
pepito issues
Sort by
recently updated
recently updated
newest added
Thanks for this cool project. Just thought it would be worth mentioning that you need to run `pip install gitpython` or you will get the error: ``` python pepito.py -h...