I use cygwin on Windows 7, but I decided to work with msysgit, and not the default cygwin git, because msysgit is always later. Everything works very well, except for editing commit messages. I use nano (form cygwin) and my msysgit seems to send the final CRLF lines to it, so they do not display correctly in the cygwin window (like ^ M).
Do you have an idea how to fix this?
Do you think combining mssygit and cygwin is a good approach anyway?
Thanks!
source share