Add gitmessage
Adds a default commit template wtih some helpful reminders for writing good commit messages.
This commit is contained in:
parent
0054c9a7b7
commit
fd9b30293e
2 changed files with 17 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
untracked = cyan
|
||||
|
||||
[commit]
|
||||
template = ~/.gitmessage
|
||||
verbose = true
|
||||
|
||||
[core]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue