search

Home  >  Q&A  >  body text

github - windows下,用msysgit,每次push或pull都要输入ssh口令,如何使用ssh代理?

不会使用ssh agent,具体语法如何??

高洛峰高洛峰2801 days ago599

reply all(1)I'll reply

  • 迷茫

    迷茫2017-04-21 11:21:09

    Detailed steps are available on GitHub:
    https://help.github.com/articles/work...

    But one thing is that it is recommended that you put the ssh-agent startup script in .profile.

    PS: Some poorly written LSPs will prevent ssh-agent from executing. If ssh-agent is stuck in the binding port section, check your WinSock Provider list.

    reply
    0
  • Cancelreply