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
Add this to .gitconfig ...
[http] lowSpeedLimit = 1000 lowSpeedTime = 20
lowSpeedLimit is bytes per second
I call it the Codeplex clause.