.gitconfig

changeset 494
d6d298c93437
parent 492
e5d6f6523162
child 496
e398f840bf3c
--- a/.gitconfig
+++ b/.gitconfig
@@ -45,6 +45,9 @@
 [rebase]
 	stat = true
 
+[commit]
+	verbose = 1
+
 # include.path is available in git 1.7.10 and later
 [include]
 	path = ~/.gitconfig.local

mercurial