In my git (v 1.7.10.2), I have to do the following in my terminal:
GIT_MERGE_AUTOEDIT=no export GIT_MERGE_AUTOEDIT So, everytime I merge, I am not force to put a message.
Where should I put this, so by default it gets this set up and I don't have to type it everytime I open the terminal in my MAC?