Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eliottthomas1
Copy link

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
Copy link
Author

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

@stabla
Copy link

stabla commented Nov 29, 2020

It should definitely be implemented by default!

Thank you for your push! 👍

Comment on lines +16 to 17
git secrets --scan [-r|--recursive] [-q|--quiet] [--cached] [--no-index] [--untracked] [<files>...]
git secrets --scan-history
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change also affects --scan-history

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants