X-Git-Url: https://git.octo.it/?p=git.git;a=blobdiff_plain;f=Documentation%2Fconfig.txt;h=4ce78679fed2f617ff3dd808ede061f5a94efff9;hp=c861c6ce17f79e78e5b0fb6f61a5419d143fd369;hb=3742506578dda5de2fe97e403f04150a85ffef17;hpb=17cf250aff26d3baa6b311a3404f1a932e16cf17 diff --git a/Documentation/config.txt b/Documentation/config.txt index c861c6ce..4ce78679 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -113,12 +113,12 @@ gitcvs.logfile:: http.sslVerify:: Whether to verify the SSL certificate when fetching or pushing - over HTTPS. Can be overriden by the 'GIT_SSL_NO_VERIFY' environment + over HTTPS. Can be overridden by the 'GIT_SSL_NO_VERIFY' environment variable. http.sslCert:: File containing the SSL certificate when fetching or pushing - over HTTPS. Can be overriden by the 'GIT_SSL_CERT' environment + over HTTPS. Can be overridden by the 'GIT_SSL_CERT' environment variable. http.sslKey:: @@ -133,7 +133,7 @@ http.sslCAInfo:: http.sslCAPath:: Path containing files with the CA certificates to verify the peer - with when fetching or pushing over HTTPS. Can be overriden + with when fetching or pushing over HTTPS. Can be overridden by the 'GIT_SSL_CAPATH' environment variable. http.maxRequests::