How can i prevent git plugging to automatically fill in a commit message?

The git plugin automatically fills in this commit message: vault backup: {{date}}

I do not want this message, and have to errase it every time I want to commit something.

How can i prevent git plugging to automatically fill in a commit message?