Closed yueswing07 closed 3 years ago
git config --global url."https://gitclone.com/".insteadOf https:// 与 git config --global url."https://gitclone.com/github.com/".insteadOf https://github.com/执行的结果是等效的
@little51 效果一样只是针对 github 如果是其他的 比如 https://gitee.com 等也会影响啊
git config --global url."https://gitclone.com/github.com/".insteadOf https://github.com/