Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ed0eaa + 07f4415 commit d525928Copy full SHA for d525928
1 file changed
pre_commit/git.py
@@ -43,6 +43,7 @@ def no_git_env(
43
k in {
44
'GIT_EXEC_PATH', 'GIT_SSH', 'GIT_SSH_COMMAND', 'GIT_SSL_CAINFO',
45
'GIT_SSL_NO_VERIFY', 'GIT_CONFIG_COUNT',
46
+ 'GIT_HTTP_PROXY_AUTHMETHOD',
47
}
48
49
0 commit comments