Search code examples
intellij-idea

Can I configure IntelliJ so it doesn't remember my last commit message?


When I commit changes in IntelliJ, the commit message is prepopulated with the commit message of my last commit. I sometimes then forget to update the message, and commit with incorrect commit messages. I'd rather it was empty so I'd get an error/warning if I forgot to enter one.

Another question deals with fixing corrupted settings. I'm trying to disable it altogether.

Can I configure IntelliJ to not remember my last commit message?


Solution

  • File > Settings > Version Control > Commit > Clear initial commit message