I\'m having a script running git clone/pull automatically (this is actually happening inside jenkins CI, but my question is more general). The remote git server is HTTPS bas
If the HTTP transfer speed is less
than http.lowSpeedLimit for longer
than http.lowSpeedTime seconds, the
transfer is aborted. Can be overridden
by the GIT_HTTP_LOW_SPEED_LIMIT and
GIT_HTTP_LOW_SPEED_TIME environment
variables.