From 6b75c4809a1a55894cc49a74a337aefe90b348cc Mon Sep 17 00:00:00 2001 From: tdro Date: Mon, 26 Feb 2024 20:44:34 -0500 Subject: .config/git: Make verbose --- .config/git/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config') diff --git a/.config/git/config b/.config/git/config index cd8ec8b..cdc1251 100644 --- a/.config/git/config +++ b/.config/git/config @@ -20,3 +20,6 @@ [diff] algorithm = patience + +[commit] + verbose = true -- cgit v1.2.3