How can I use commit.template in IntelliJ

Answered

I set commit.template of git like "git config --global commit.template ~/git-templates/commit-template.txt" in linux terminal command line.

But when I commit in IntelliJ IDE, there is no template messages.

How can I use commit.template in IntelliJ

 

 

0

Please sign in to leave a comment.