January 2016
Intermediate to advanced
340 pages
7h 53m
English
In this recipe, you'll learn how to get a list of Git repositories in a Team Project programmatically using the GitHttpClient REST API.
Refer to instructions in the Getting ready section of the Getting build details programmatically using the REST API recipe for setup details. Download the RESTDemo solution provided with the course material. In this recipe, we'll be going through the GetGitRepos project to get a list of Git repositories with details from a Team Project.
RESTDemo solution, set GetGitRepos as the startup project:
GetGitRepos ...Read now
Unlock full access