summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-28 15:20:52 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-28 15:20:52 -0800
commit68e72b77e38cd977e75ab3e6e439a98a1d80e5d8 (patch)
treecd4002833c27711c19ca04f5baae1177179dcc94 /config.txt
parent0f1291dcb49cd80bdb333eecb5f978a6a5ac3818 (diff)
downloadgit-htmldocs-68e72b77e38cd977e75ab3e6e439a98a1d80e5d8.tar.gz
Autogenerated HTML docs for v2.16.0-rc0
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.txt b/config.txt
index 7814fb904..64c1dbba9 100644
--- a/config.txt
+++ b/config.txt
@@ -1968,8 +1968,8 @@ empty string.
http.sslVerify::
Whether to verify the SSL certificate when fetching or pushing
- over HTTPS. Can be overridden by the `GIT_SSL_NO_VERIFY` environment
- variable.
+ over HTTPS. Defaults to true. Can be overridden by the
+ `GIT_SSL_NO_VERIFY` environment variable.
http.sslCert::
File containing the SSL certificate when fetching or pushing