+[8 years ago]zpotoloomon the other hand London VPS and New York VPS >10MiB/s from the same IP-s +[8 years ago]sangyzpotoloom: same ip's using the VPS? +[8 years ago]zpotoloomsangy: yes, tried the same 4 IP-s from the VPS +[8 years ago]zpotoloomprobably should talk with ISP once more, something in the network path seems to be limiting the connection to github +[8 years ago]sangyzpotoloom: yeah, that's the only conclusion that I can get from this
message no. 155381
Posted by sangy in #github at 2016-11-01T18:54:16Z
zpotoloom: could be a cdn issue? have you tried another ip?
+[8 years ago]DarmaniHow do I remove an existing commit from the history? +[8 years ago]black13how do you undue changes you have made to a fork +[8 years ago]rom1504git branch -D master && git checkout -b master upstream/master +[8 years ago]rom1504git push --force origin master +[8 years ago]rom1504you can also just delete the fork and recreate it on github, as you want