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
In trying to use git through ConsoleZ I invoke it with the following command: PathToGit\Git\git-cmd.exe --command=PathToGit\Git\usr\bin\bash.exe --login -i
Hitting CTRL-C closes the console, not the current executing program. This is a regression from the git-1.9.5-preview release.