How to get the list of git commit changes between two build pipelines- Azure DevOps
I want to get a list of git commit changes between two pipelines. The below Azure DevOps GET API is helpful in fetching the git commit changes of a particular build.