git config --global url."https://ghproxy.com/https://github.com/".insteadOf "https://github.com/"
如果无法使用或者不再需要,则键入以下命令删除该设置:
rm ~/.gitconfiggit config --global url."https://ghproxy.com/https://github.com/".insteadOf "https://github.com/"
如果无法使用或者不再需要,则键入以下命令删除该设置:
rm ~/.gitconfig