How to configure GitHub (Version 2.26) in Visual Studio 2013 (in VST 2013 in Solution Explorer / Team Explorer) to share a project on the local network?
How to configure GitHub (Version 2.26) in Visual Studio 2013 (in VST 2013 in Solution Explorer / Team Explorer) to share a project on the local network?
GitHub is a hosting service, you will not configure it in Visual Studio! What you have to do is clone the repository and then push it to GitHub.
Follow the normal Git process ... If you have no experience with Git I wrote a post basic Git ... for those coming from TFVC, or Source Safe, or SVN , has 3 parts.