summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-14 16:36:15 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-14 16:36:15 +0200
commit690b7e13e8eed8990da17ebef9ca74cd31048df2 (patch)
treea7da5e9da581a80a807996e0b049c56be702cf94
parent8fe1c271bc99397dd63f8402bbcf7d40c7b0322f (diff)
downloadliw-dot-files-690b7e13e8eed8990da17ebef9ca74cd31048df2.tar.gz
feat: use git commit template for wmf as well
-rw-r--r--gitconfig-wmf1
1 files changed, 1 insertions, 0 deletions
diff --git a/gitconfig-wmf b/gitconfig-wmf
index a6b6a19..00bfa40 100644
--- a/gitconfig-wmf
+++ b/gitconfig-wmf
@@ -4,6 +4,7 @@
signingkey = 44E17740B8611E9C
[commit]
gpgSign = false
+ template = /home/liw/liw-dot-files/git-commit-template
[core]
excludesfile = /home/liw/.git-global-ignore
[url "ssh://git@git.liw.fi/"]