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

Add --quiet flag to remove error message from output #158

Open eliottthomas1 opened 4 years ago

eliottthomas1 commented 4 years ago

Issue: #157

Description of changes: Adds support for a --quiet flag for use with the --scan command to remove error message from output.

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

eliottthomas1 commented 4 years ago

@mtdowling when you get chance please can you take a look at this small change? thanks

stabla commented 3 years ago

It should definitely be implemented by default!

Thank you for your push! 👍