Git (SSH) in Visual Studio 2015

前端 未结 5 1823
旧时难觅i
旧时难觅i 2021-01-01 08:19

So with Visual Studio 2015 just being released there is a much more integrated tie-in with git.

However the feature that seems to be lacking is git over SSH. There

5条回答
  •  感动是毒
    2021-01-01 09:16

    It is possible to enable ssh support by recompiling the GIT library distributed with Visual Studio 2015. The following article describes the required steps:

    http://randomswdev.blogspot.it/2015/07/adding-ssh-support-to-visual-studio.html

提交回复
热议问题