Publishing an existing project to GitHub
- Open a solution in Visual Studio.
- If solution is not already initialized as a Git repository, select Add to Source Control from the File menu.
- Open Team Explorer.
- In Team Explorer, click Sync.
- Click the Publish to GitHub button.
- Enter a name and description for the repository on GitHub.
- Check the Private Repository box if you want to upload the repository as a private repository on GitHub.
- Click the Publish button.
0 Comments