How do I add an existing Solution to GitHub from Visual Studio 2013

前端 未结 8 639
余生分开走
余生分开走 2020-11-29 14:43

I have looked through many web pages on the new Git integration in VS 2013 and they do not deal with adding an existing solution to Github. In fact I can\'t find much on us

8条回答
  •  無奈伤痛
    2020-11-29 15:15

    My problem is that when i use https for the remote URL, it doesn't work, so I use http instead. This allows me to publish/sync with GitHub from Team Explorer instantly.

提交回复
热议问题