Visual Studio 2013和Github [英] Visual Studio 2013 and Github

查看:133
本文介绍了Visual Studio 2013和Github的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚了解了源代码管理并尝试过使用它 - 所以我通过VS2013激活了一个项目,它在本地工作,但后来我尝试在GitHub.com上设置一个存储库。
我使用默认设置,这意味着https类型连接(只有https或ssh),但是当我将该repo的url复制到VS以发布到VS时,VS显示以下错误:发生错误同时发送请求。
我查了一下,几乎所有的指南都提到使用https类型连接打开一个repo,但gitHub.com不再有这样的选项,并且我从Microsoft发现了以下文章 http://blogs.msdn.com /b/phkelley/archive/2013/10/20/git-network-operations-in-visual-studio-2013.aspx
解释了错误发生的原因以及需要添加一些证书但我不知道如何。
所以我的问题是:这是问题,以及如何解决它,或者有另一种方式使用VS上传回购在线github.com或其他地方。

另外 - 因为我只是盯着使用VS2013进行源代码控制 - 是否有第三方扩展可以为VS2013的源代码控制提供更好的体验,或者是构建它,git支持最好它获得?

解决方案


还有第三方扩展,为源代码控制提供更好的体验在VS2013或是它的内置git支持最好它得到什么?


vs2013中的默认git支持不是很好,甚至很容易理解对于一个有经验的git用户来说:-( $ /

我强烈建议使用3个工具:gitextensions,sourcetree或github客户端。



在VS 2015中支持git,即使是github扩展,即使它更好,也是不够的... ...


I just learned about source control and tried using it - so I activated for a project via VS2013 and it works locally, but then I tried to set up a repository at GitHub.com. I used the default settings, which means https type connection (there is only https or ssh), but when I copied the url of the repo to VS to publish to it, VS showed the following error: "An error occurred while sending the request". I looked it up and almost all guides refer to opening a repo with an https type connection but there is no longer such option at gitHub.com, and I found the following article from Microsoft http://blogs.msdn.com/b/phkelley/archive/2013/10/20/git-network-operations-in-visual-studio-2013.aspx which explains why the error occurs and that some certificate needs to be added but I don't know how. So my question is: is this the issue and how to solve it, or is there another way to use VS to upload the repo online to github.com or to some other place.

Also - as I only stared using VS2013 for source control - are there third party extensions that give a better experience for source control in VS2013 or is the built it git support the best it gets?

解决方案

Also are there third party extensions that give a better experience for source control in VS2013 or is the built it git support the best it gets?

Default git support in vs2013 is not very good and easily understandable even for an experienced git user :-(

I highly recommend to use one if the 3 tools: gitextensions, sourcetree or github client.

The support of git in VS 2015, even with the github extension, even if it's better, is not enough...

这篇关于Visual Studio 2013和Github的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆