msysGit was formerly the development environment to compile Git for Windows 1.0. It was never the actual Git for Windows package, and it is not current.
I have a git repo hooked up in phpstorm on windows. I committed a few change sets then pushed them …
windows git msysgitThis isn't the best programming question but lets face it, the server fault guys aren't well versed in git, so …
git tortoisegit msysgitI've noticed that I have two listings for core.autocrlf when I run git config -l $ git config -l core.…
git msysgit git-configI'm on Windows 7 trying to use a batch file to open the GitBash shell and make a git call. This …
git shell msysgit windows-shellI have been bitten by the Windows/Linux line-ending issue with git. It seems, via GitHub, MSysGit, and other sources, …
git newline msysgit line-endingsWhen I try to create a symbolic link from the Git Bash shell, it fails every time all the time: $ …
msysgit msys