Top "Msysgit" questions

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.

Difference between GNUWin32 and cygwin

I can't seem to get a handle on the difference between the two. It seems that one (GNUWin32) is an …

linux cygwin msysgit msys gnuwin32
How to set Araxis as diff / merge tool for MSYS git?

I'm trying to use Araxis Merge as my diff / merge tool for MSYSGit. I found a few resources on the …

windows git diff msysgit araxis
Fix msysGit Portable $HOME location

I have successfully installed and configured msysGit Portable on my flash drive, and have used it to pull and push …

git ssh msysgit portable-applications home-directory
How do I setup DiffMerge with msysgit / gitk?

I've just started using Git and it's possible I've missed something obvious, but here goes: I'm using msysgit 1.6.2.2 on Windows …

git windows-xp msysgit diffmerge
gitolite push error -> remote: ENV GL_RC not set

I am trying to push content from a workstation to a server. But it gives me an error. Please look …

git git-svn msysgit gitolite
Git ignore particular files

I've been playing around with it for a while and I like it very much. Let me describe my case. …

git version-control msysgit
Using msysGit from MinGW and vice versa

I am using git as my revision control system. To do so, I installed msysGit to checkout my repositories on …

git compilation mingw msysgit msys
.gitignore does not understand my folder wildcard on windows

I'm encountering a weird issue with .gitignore on Windows. I want git to ignore all .exe files, except those in …

windows git msysgit gitignore
How do I run msysgit in cmder?

I was using msysgit and git-bash in cmder when I accidentally exited out of it. Now I can't seem to …

git msysgit git-bash
fatal: git-write-tree: error building trees

I'm trying to import a large subversion repository into git using git-svn (so that I can work in git but …

git git-svn corruption msysgit