Forum Discussion

SaiAdimulapu's avatar
SaiAdimulapu
Copper Contributor
Sep 13, 2022

Get number of lines changed between two tags in repos using rest api

I'm trying to get the lines of code that has been changed (added, edited or deleted) between two tags in Azure Devops repos using the following apis

It seems the changeCounts in response represent the file changes not the lines of code changes.

 

Is there a better way to get this info?

No RepliesBe the first to reply

Resources