From 06c8d99b1bee04dea485b04822dad422f6103dce Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 5 Oct 2016 11:34:14 +0200 Subject: git: Make --verbose default for commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- git/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'git') diff --git a/git/config b/git/config index a45c404..c3038c9 100644 --- a/git/config +++ b/git/config @@ -136,3 +136,5 @@ fsckobjects = true [fetch] fsckObjects = true +[commit] + verbose = true -- cgit v1.2.3-70-g09d2