Github Speed Up
Github is slow in some region, this post helps speed up your github by set the global url configs:
git config --global url."https://hub.fastgit.org".insteadOf https://github.com
That’s it. Have fun!
Robotics, Vision, Learning.
Github is slow in some region, this post helps speed up your github by set the global url configs:
git config --global url."https://hub.fastgit.org".insteadOf https://github.com
That’s it. Have fun!