- In your web browser, navigate to https://dev.azure.com and log in with your Azure DevOps account.
- Open the televisionShow project.
- On the left side menu, select Repos | Files.
- At the top of the screen, make sure that the televisionShow repository is selected:
- In the top-right corner of the screen, select Clone.
- In the Clone repository window, copy the HTTPS URL value for the repository:
Example: https://<yourOrganization>@dev.azure.com/<yourOrganization/televisionShow/_git/televisionShow
- Open Visual Studio Code and press ...