You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment structuredDiffForFile for LocalGit return chunks with ln, ln1, ln2 and for Bitbucket Server with destinationLine and sourceLine. Maybe for GitHub another too, I didn't check.
Maybe need to stabilize this API?
The text was updated successfully, but these errors were encountered:
At the moment
structuredDiffForFile
for LocalGit returnchunks
withln
,ln1
,ln2
and for Bitbucket Server withdestinationLine
andsourceLine
. Maybe for GitHub another too, I didn't check.Maybe need to stabilize this API?
The text was updated successfully, but these errors were encountered: