Visual Studio 2013 Git Version Control - SSH Key

非 Y 不嫁゛ 提交于 2019-12-21 11:36:26

问题


I'm very excited that VS 2013 includes built in support for Git, but I'm having some trouble getting it to work correctly. I have authentication set up to my own private installation of Gitlab using an SSH key, but I don't see anywhere in Visual Studio 2013 to specify this SSH key. I also had to put in the global Git settings (name and e-mail) in the IDE, which means it's not actually pulling that information from the global settings I've already set up.

Does anybody have any experience with this? I know the official version was just released, but I'm hoping someone may have figured this out with the RC. Thanks!


回答1:


2013-10-22: SSH not yet supported in Visual Studio Git plugin because libgit2 not yet support SSH.



来源:https://stackoverflow.com/questions/19506846/visual-studio-2013-git-version-control-ssh-key

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!