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
commite1299bd6414c5b8842c66418491f5a5b4d9e8547 (patch)
treebeca8f263c28ef799914360b4679d855d1fdfc43 /home
parentAdd back missing static keyword (diff)
downloadsrc-e1299bd6414c5b8842c66418491f5a5b4d9e8547.tar.gz
src-e1299bd6414c5b8842c66418491f5a5b4d9e8547.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 baf0e91a..f377b399 100644
--- a/home/.config/git/config
+++ b/home/.config/git/config
@@ -4,6 +4,7 @@
 
 [commit]
     gpgSign = true
+    verbose = true
 
 [merge]
     conflictStyle = diff3