D2Online

Results 1 comments of D2Online

I run into the same issue today when upgrading Canvas, and had to force git to use https:// rather than git:// `git config --global url."https://".insteadOf git://` Hopefully this will solve...