安装无误,which git有反应,ssh -T git@github.com也可以成功,但是其他git指令就是一直在处理git,半天没反应的那种
阿神2017-04-21 11:18:34
Git init is executed locally. The lack of response has nothing to do with the network. Can your git command be executed normally?
巴扎黑2017-04-21 11:18:34
Is it because you didn’t put the git path in the environment variable? .