可以临时在 ~/.gitconfig 设置
~/.gitconfig
[url "https://gitclone.com/github.com"] insteadof = https://github.com
来加速, 不过在日常使用时最好去掉