Just finally upgraded to Win7 with XP.
I am using Windows Firewall with Tinywall added (gives more control)
But when I use Git Bash, the firewall blocks all commands. If I turn off the firewall, then everything will work fine
I cannot determine the correct exceptions to add to the TinyWall whitelist.
I added a shell window as well as git.exe for application exceptions, but still did not go. These paths of exception programs I added:
C:\Program Files (x86)\Git\git-cheetah\..\bin\sh.exe C:\Program Files (x86)\Git\bin\git.exe
Error example:
$ git pull ssh: connect to host xxx.xxx.xxx port 22: Bad file number fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Karen source share