Git merge in windows

16 Dec 2008

If you find yourself in the situation where you’re developing in Windows and using msysgit, and your repo has a conflict, merging can be a painful experience. So far what works best is just doing a manual merge. There are plenty of nice tools for merging in windows, but none of them (at this point) seem to work with msysgit. Just read the documentation on merging, and do it by hand. This is explained nicely in the docs:

git-merge