From a66a0e40c25dfd6cf33b6247d3b24a53a3158caf Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 17 Sep 2018 16:47:52 +0100 Subject: [PATCH] Verbose commit --- files/gitconfig.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/files/gitconfig.conf b/files/gitconfig.conf index a8080bd..cd8ccfa 100644 --- a/files/gitconfig.conf +++ b/files/gitconfig.conf @@ -11,6 +11,9 @@ enabled = true autoupdate = true +[commit] + verbose = true + [include] path = ~/.dotfiles/git/private.conf {% if ansible_fqdn == "TOO-Work" %}