I have an existing solution in Visual Studio 2013, how do I export it to GitHub?
I referred this link : How do I add an existing Solution to GitHub from Visual Studio 2013
UPDATE: I am unable to understand below points which is from above link:
- Surf to GitHub
- Create a new repository DO NOT SELECT Initialize this repository with a README. That creates an empty repository with no Master branch.
- Once created open the repository and copy the URL (it's on the right of the screen in the current version).