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
My question is as stated in the title - I want to get the specific line numbers that were changed in a commit. I've been looking at Repository.Diff.Compare<Patch> but the info I need isn't there...
My question is as stated in the title - I want to get the specific line numbers that were changed in a commit. I've been looking at
Repository.Diff.Compare<Patch>but the info I need isn't there...