about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rw-r--r--git/.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig
index e7a8b2c..d638717 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -8,6 +8,7 @@
 
 [commit]
 	gpgsign = true
+	verbose = true
 
 [pull]
 	ff = only