Sep 13 2022
02:51 AM
- last edited on
Mar 05 2024
02:02 PM
by
TechCommunityAP
Sep 13 2022
02:51 AM
- last edited on
Mar 05 2024
02:02 PM
by
TechCommunityAP
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?