How can I use commit.template in IntelliJ

已回答

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

请先登录再写评论。