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
Because of git2 limitation, only one state will be reported at a time, for
example: if a merge happens during bisect, the state reported will be "merge",
not "bisect and merge".