Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extremely unresponsive behavior using Git for windows 2.5.x #635

Closed
avindra opened this issue Sep 12, 2015 · 1 comment
Closed

Extremely unresponsive behavior using Git for windows 2.5.x #635

avindra opened this issue Sep 12, 2015 · 1 comment
Labels
👆 Git Upstream issue in Git for Windows.

Comments

@avindra
Copy link

avindra commented Sep 12, 2015

Hi,

cmder just randomly locks up sometimes, which restarting cmder seems to fix.

You can reproduce this issue consistently by starting a git shell and spamming CTRL+C over and over. cmder will lock up and you won't get control back for a good minute. There are other times this happens, but this is the best way to reproduce the issue.

Here is how I launch my portable git install (extracted to C:\App\git):

call %WINDIR%\SysWOW64\cmd.exe /c  C:\App\git\bin\bash.exe --login -i  -new_console:d:%USERPROFILE%

Changing it to this:

C:\App\git\bin\bash.exe --login -i  -new_console:d:%USERPROFILE%

doesn't help either.

@Stanzilla
Copy link
Member

git-for-windows/git#227

@Stanzilla Stanzilla added the 👆 Git Upstream issue in Git for Windows. label Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👆 Git Upstream issue in Git for Windows.
Projects
None yet
Development

No branches or pull requests

2 participants