문제

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!

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top