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
We still have a bunch of invocations to git with check=True (which will bail with an error if git returns a non zero exit code). All of those should probably also be given a similar treatment.