摘要:
用cmd 发现ping不同 github.com Ping不通,这时候,只需要在host文件里做些修改就可以,首先,定位到路径 找到host文件,右键-属性-安全-编辑,选中当前电脑登录的用户,给自己最高权限,确认。 然后用记事本打开,在最后一行加: 保存,再ping,发现速度杠杠的 阅读全文
摘要:
There is no tracking information for the current branch. Please specify which branch you want to rebase against. See git-pull<1> for details. git pull 阅读全文