SyntaxFix
Write A Post
Hire A Developer
Questions
git rev-list --all | ( while read revision; do git grep -F 'password' $revision done )