summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
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>