summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-20 05:40:50 +0900
committerJunio C Hamano <gitster@pobox.com>2023-05-20 05:40:50 +0900
commite6dbd55e06ae66015c206c619ed43ff4b22f4ad7 (patch)
treed678f5093111966554027536590b431131c4e751 /git-config.html
parentaad513d3e39200ea78c04af6202e0dc8e9e398fa (diff)
downloadgit-htmldocs-e6dbd55e06ae66015c206c619ed43ff4b22f4ad7.tar.gz
Autogenerated HTML docs for v2.41.0-rc1-10-g9e493
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-config.html b/git-config.html
index 288dfa7a2..691240be2 100644
--- a/git-config.html
+++ b/git-config.html
@@ -7376,8 +7376,9 @@ http.lowSpeedLimit, http.lowSpeedTime
</dt>
<dd>
<p>
- If the HTTP transfer speed is less than <em>http.lowSpeedLimit</em>
- for longer than <em>http.lowSpeedTime</em> seconds, the transfer is aborted.
+ If the HTTP transfer speed, in bytes per second, is less than
+ <em>http.lowSpeedLimit</em> for longer than <em>http.lowSpeedTime</em> seconds,
+ the transfer is aborted.
Can be overridden by the <code>GIT_HTTP_LOW_SPEED_LIMIT</code> and
<code>GIT_HTTP_LOW_SPEED_TIME</code> environment variables.
</p>
@@ -11708,7 +11709,7 @@ looks like</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-07-22 15:56:51 PDT
+ 2022-07-23 07:56:51 JST
</div>
</div>
</body>