Created
May 27, 2016 10:55
-
-
Save dwerbam/69230cd8606959e24d3d81f6ba3f668d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#fix git to work behind a firewall | |
git config --global url.https://github.com/.insteadOf git://github.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment