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.
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 -iHitting CTRL-C closes the console, not the current executing program. This is a regression from the git-1.9.5-preview release.