After uninstalling git-secrets, developer may have to clean hooks generated by git-templates.
./git-secrets-hooks-cleaner listgo mod init git-secrets-hooks-cleaner
cobra-cli init
go run main.go list
go build
./git-secrets-hooks-cleaner
make install
which git-secrets-hooks-cleaner
git-secrets-hooks-cleaner list
make uninstall
which git-secrets-hooks-cleaner