search

Home  >  Q&A  >  body text

github - MAC OS里用git init完全没反应?

安装无误,which git有反应,ssh -T git@github.com也可以成功,但是其他git指令就是一直在处理git,半天没反应的那种

ringa_leeringa_lee2801 days ago677

reply all(2)I'll reply

  • 阿神

    阿神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?

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-21 11:18:34

    Is it because you didn’t put the git path in the environment variable? .

    reply
    0
  • Cancelreply