Add a default (template) commit-msg git hook

This commit is contained in:
ItsDrike 2024-12-22 17:51:41 +01:00
parent 9e946c7611
commit f871b7b427
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 157 additions and 0 deletions

View file

@ -102,3 +102,4 @@
gpgsign = true
[init]
defaultBranch = main
templatedir = ~/.config/git/templates