summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 13:08:18 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 13:08:18 -0500
commit48345f1774f7c0647933b42dc83f0d8646287dca (patch)
treef9d88eeda08d2eef1bf508fe139c40aba9f4825b /home
parentAdd back missing static keyword (diff)
downloadsrc-48345f1774f7c0647933b42dc83f0d8646287dca.tar.gz
src-48345f1774f7c0647933b42dc83f0d8646287dca.zip
Set git commit.verbose
Diffstat (limited to 'home')
-rw-r--r--home/.config/git/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/git/config b/home/.config/git/config
index add85149..094e0e71 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -4,6 +4,7 @@
 
 [commit]
     gpgSign = true
+    verbose = true
 
 [merge]
     conflictStyle = diff3