Git (and git bash) does not work in Windows 8

1

I'm using the Git tool for version control, I use Windows 8 and msysgit , after I installed it, the tool worked fine, but soon after, Git Bash no longer works, as if there were problem at startup, and the command prompt does not start (image below).

I have tried to uninstall / reinstall Git but the problem persists.

I noticed that the Git Bash process is consuming a lot of virtual memory and slowing the computer down.

    
asked by anonymous 23.03.2014 / 15:01

2 answers

2

An excellent console for windows is cmder .

In addition to numerous settings, it already includes msysgit. It's worth taking a look and see if it catches your eye.

    
23.03.2014 / 20:32
1

If you want a better alternative than Command Prompt and Power Shell, use ConEmu .

    
21.05.2014 / 12:59