aboutsummaryrefslogtreecommitdiffstats
path: root/_gitconfig
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2017-08-14 22:27:21 +0800
committerAaron LI <aly@aaronly.me>2017-08-14 22:27:21 +0800
commit84f9a07199b18a6e3e8304c53a40624dc21bdfe1 (patch)
tree379298c3e06b8b858292cbb26754a821b0e1f872 /_gitconfig
parented8e52720ec9187edad8dbcfbcc4327bcb8b5bb1 (diff)
downloaddotfiles-84f9a07199b18a6e3e8304c53a40624dc21bdfe1.tar.bz2
Add _gitmessage and update _gitconfig
Credit: https://gist.github.com/adeekshith/cd4c95a064977cdc6c50
Diffstat (limited to '_gitconfig')
-rw-r--r--_gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/_gitconfig b/_gitconfig
index f0ea859..981c4d4 100644
--- a/_gitconfig
+++ b/_gitconfig
@@ -26,6 +26,8 @@
[commit]
# Sign every commit
#gpgSign = true
+ # Use a message template
+ template = ~/.gitmessage
[tag]
# Sign every tag