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
Unfortunately, this is not quite what I need. I need to know which lines was changed. For example, line 5 was add and line 10 was deleted. Something like this.
Hello,
I'm trying to receive git diff results. Right now I'm just using this raw version
And after this I'm parsing raw string to object.
Maybe there is some another, more proper way to receive this data using classes/objects?
Thank you!
The text was updated successfully, but these errors were encountered: