Question

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!

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top