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

Show warnings when signatures are not validated #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ablce9
Copy link

@ablce9 ablce9 commented Oct 2, 2018

Related to #1

git shows warnings when a key is not certified with a trusted signature. In order to archive that, I added a new flag --trust-commits. If the flag is enabled and not certified key is found, the program will exit. By default, the program only shows warnings without existing.

Added a new flag `--trust-commits`. If enabled, program will check if
commits were made with certified signatures and fail if not.
@ablce9 ablce9 changed the title Show warnings when commits are not validated Show warnings when signatures are not validated Oct 2, 2018
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.

None yet

1 participant