I like verbose commits

Sun, 29 Jan 2017 05:56:34 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 29 Jan 2017 05:56:34 -0500
changeset 494
d6d298c93437
parent 493
165f65e47a3c
child 495
31fc84fa156c

I like verbose commits

.gitconfig file | annotate | diff | comparison | revisions
--- 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