RTC: API call to retrieve change set deltas(number of lines of codes changed)
![]()
Is there an API call (Java or other) to retrieve the number of lines of codes changed (deltas) in each file in a change set?
Also, is there an API call to retrieve the total number of lines of code in a file in a change set?
Thanks!
|