Skip to content

Commit 593fdcc

Browse files
committed
Merge branch 'sr/http-sslverify-config-doc'
Docfix. * sr/http-sslverify-config-doc: config: document default value of http.sslVerify
2 parents 9368a3d + dec366c commit 593fdcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/config.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1968,8 +1968,8 @@ empty string.
19681968

19691969
http.sslVerify::
19701970
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.
1971+
over HTTPS. Defaults to true. Can be overridden by the
1972+
`GIT_SSL_NO_VERIFY` environment variable.
19731973

19741974
http.sslCert::
19751975
File containing the SSL certificate when fetching or pushing

0 commit comments

Comments
 (0)