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 GIT_SSL_CAINFO environment variable to whitelist. #1254

Merged
merged 1 commit into from Dec 26, 2019
Merged

Add GIT_SSL_CAINFO environment variable to whitelist. #1254

merged 1 commit into from Dec 26, 2019

Conversation

igankevich
Copy link

This commit fixes #1253.

@asottile asottile merged commit bf68512 into pre-commit:master Dec 26, 2019
@asottile
Copy link
Member

thanks again for the report and patch!

@igankevich
Copy link
Author

Yep, no problem. Never thought git environment variables cause such a pain for the projects like pre-commit :)

@asottile
Copy link
Member

haha yep -- wish I didn't need that code but some wild stuff happens without it :)

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

Successfully merging this pull request may close these issues.

Running pre-commit 1.20.0 on Guix gives server certificate verification failed. CAfile: none CRLfile: none
2 participants