Last Updated: February 25, 2016
·
1.054K
· abhshkdz

Get around blocked git protocol

If the git protocol is blocked in your workplace, you can use the following command to access git repos via https as a substitute.

git config --global url."https://".insteadOf git://