You could create your own script that adds the message. Let's call it commit-with-message. You run ./commit-with-message (for example) "my message" and it will behave like git commit -m or stuff like that. However, is not so useful unless you chain commands.
commit.template.