Github加速
使用fastgitgit config --global url."https://github.com.cnpmjs.org/".insteadOf "https://github.com/" git config protocol.https.allow always git config --global --unset url."https://hub.fastgit.org/".insteadOf "https://github.com/" 使用fakevgit config --global url."https://gh.dlpu.workers.dev/".insteadOf "https://github.com/" git config protocol.https.allow always git config --global url."https://gh.fakev.cn/".insteadOf "https://github.com/" git config protocol.https.allow always 删除 git config –global –unset url.“https://gh.dlpu.workers.dev/".insteadOf “https://github.com/" 修改hosts14