We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9368a3d + dec366c commit 593fdccCopy full SHA for 593fdcc
1 file changed
Documentation/config.txt
@@ -1968,8 +1968,8 @@ empty string.
1968
1969
http.sslVerify::
1970
Whether to verify the SSL certificate when fetching or pushing
1971
- over HTTPS. Can be overridden by the `GIT_SSL_NO_VERIFY` environment
1972
- variable.
+ over HTTPS. Defaults to true. Can be overridden by the
+ `GIT_SSL_NO_VERIFY` environment variable.
1973
1974
http.sslCert::
1975
File containing the SSL certificate when fetching or pushing
0 commit comments