问题描述:git 添加远程之后执行git push、git pull、git remote show origin一直处于等待状态
问题解决:配置全局代理,找到gitconfig(C:\User\xxx[xxx是你的用户名]目录下)添加如下: