aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2024-02-26 20:44:34 -0500
committertdro <tdro@users.noreply.github.com>2024-02-26 20:44:34 -0500
commit6b75c4809a1a55894cc49a74a337aefe90b348cc (patch)
tree476bed019c5db8d2a8f2c6ca47774001643e97e2
parentc75cb130c113e8d5c040474d3ee7ac647efc4975 (diff)
downloaddotfiles-6b75c4809a1a55894cc49a74a337aefe90b348cc.tar.gz
dotfiles-6b75c4809a1a55894cc49a74a337aefe90b348cc.tar.bz2
dotfiles-6b75c4809a1a55894cc49a74a337aefe90b348cc.zip
.config/git: Make verbose
-rw-r--r--.config/git/config3
1 files changed, 3 insertions, 0 deletions
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