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
It does this by running git diff in the respective directory
and parses the output. It converts the output into a list of
tuples in the form (filename, line_number) for every line in
every file.