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
请先登录再写评论。
It is not possible - see https://youtrack.jetbrains.com/issue/IDEA-66355