EDIT: I use pico for git messages, so I will no longer need a solution. But if you have any suggestions, out of curiosity, I can try them.
So, I have a git repository on cygwin, and doing 'git commit -a -m "message" works very well.
However, by executing a 'git commit', which goes into the emacs window and enters something, and pressing Cx Cs and Cx Cc (save and quit) does not execute commit (as checked by the 'git log ").
Any ideas?
azala source
share