awslabs / git-secrets

Prevents you from committing secrets and credentials into git repositories
Apache License 2.0
12.36k stars 1.17k forks source link

Support custom failure messages via git configuration #136

Open mfinifter opened 5 years ago

mfinifter commented 5 years ago

Description of changes: Allow users to customize the failure message via git configuration option secrets.failureMessage.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.