Cloning an existing repository

Visual Studio 2017 made it easy to clone an existing GitHub repository. Under the GitHub panel of your Team Explorer, click on the Clone link to continue. If you have already logged in, it will show you a screen with a list of repositories that you have on your Git server.

Select the repository that you want to clone, select the folder path of the local repository where you want to download the remote information, and finally click on the Clone button to start the process:

Based on the size of the remote repository and your internet bandwidth, it will take some time to download all the contents. Once the process completes, you will see it listed both under your Local Git Repositories and on GitHub.

In case you have a different repository, other than VSTS or GitHub, you can still clone that to your local. In such a case, as the extension or support is not available for such services in Visual Studio, you need to click on Clone which will expand a panel. Enter the URL of the said repository, select the local folder path of your choice and then click on the Clone button.

This will process the content available on remote and download a copy of it in your local repository for further processing:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.59.231.155