- John goes about setting up his Visual Studio environment, including getting connected to GitHub, by clicking on Team in the menu and clicking on Manage Connections....
- He logs in to GitHub with his e-mail address and password.
Take note that if you have just signed up to GitHub, you will need to click on the verification e-mail sent to the e-mail address you specified when signing up. Without verifying your e-mail address, you will not be able to log in from Visual Studio.
- After connecting, John sees his GitHub details loaded:
- He now wants to work on the GitHubDemo application and finds it on GitHub by searching for it by name:
- He now copies the URL from the Clone with HTTPS textbox from the Clone or download button: ...