Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 252 Bytes

File metadata and controls

7 lines (6 loc) · 252 Bytes

Use a git commit template

We recommend to use a git commit template.

Copy this custom template to your home dir, and set it as the global commit tempalte using the command

git config --global commit.template ~/.gitmessage