MicrosoftDocs / vsts-rest-api-specs

MIT License
164 stars 116 forks source link

git pull api documentation? #93

Open ranjan-2209 opened 5 years ago

ranjan-2209 commented 5 years ago

Is there git pull api documentation?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

thejoebourneidentity commented 5 years ago

Hi Ranjan,

Are you asking about the pull command one uses from the Git command line? Or are you asking about a REST API for working with Azure Repos?

Is this helpful? https://docs.microsoft.com/en-us/azure/devops/repos/git/pulling?view=vsts&tabs=visual-studio

ranjan-2209 commented 5 years ago

REST API for working with Azure Repos

Like there is for 'git push' here:

CreatePushAsync()

in

https://github.com/Microsoft/vsts-dotnet-samples/blob/master/ClientLibrary/Snippets/Microsoft.TeamServices.Samples.Client/Git/PullRequestsSample.cs