github hosts
//增加缓存空间大小
git config --global http.postBuffer 524288000
//一个意思也是提升大小
git config --global core.packedGitLimit 512m
git config --global core.packedGitWindowSize 512m
git config --global pack.deltaCacheSize 2047m
git config --global pack.packSizeLimit 2047m
git config --global pack.windowMemory 2047m
试试使用ssh这种方式来拉取代码(亲测有效)。
https://ping.chinaz.com/github.githubassets.com
20.205.243.166 github.com
185.199.108.154 github.githubassets.com
185.199.110.133 raw.githubusercontent.com
C:\Windows\System32\drivers\etc