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
Git.changedLines returns the total numbers of added/deleted lines for an entire diff and completely obscures the detail of which files the changes belong to. There should be a way to get the stats for a single file.