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
Executing "git gui" in a cmd.exe shell launches it in the foreground and blocks the shell until the gui is closed. This was not the case with msysgit 1.9.5 and earlier where it was launched in the background. (I found a very old feature request for background launching from 2008 so it seems this wasn't always the case).