From the course: Visual Studio: Source Control with Git and GitHub

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Clone the repo: VS

Clone the repo: VS - Visual Studio Tutorial

From the course: Visual Studio: Source Control with Git and GitHub

Start my 1-month free trial

Clone the repo: VS

- [Instructor] I use Visual Studio to clone one of my existing repositories. I've logged into GitHub, and let's take a look at some of the repositories that I have to choose from. This is my instructor account, and I've got the two that we're working with in this course, working with Git and VSGit Empty, but you can see there's some older ones in here from some of my other courses. This is the one that I want, but I'm not going to go into here and click on the clone or download button, because I can get the same information through the Visual Studio interface. In Visual Studio 2019, when you open the IDE, you typically see this start window. And one of the choices in the start window is to clone or check out code. So I could paste in my URL here, but since I'm not doing that, I don't want to show how to do that in this demonstration. I want to show you how to see a list of all your repositories. Down at the bottom, you…

Contents