How to find text anywhere in your Git repository from the very beginning
Clarice Bouwer
Software Engineering Team Lead and Director of Cloudsure
Wednesday, 19 January 2022 · Estimated 1 minute read
git log -S password
- Stack Overflow - Search all of Git history for a string
- Stack Overflow - How to grep Git commit diffs or contents for a certain word