From be906da2054aa7ea1124879504c6544ad4530eb4 Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Thu, 25 Jan 2024 18:49:44 +0100 Subject: [PATCH] fix: invalid value of git option --- files/git/.config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/git/.config/git/config b/files/git/.config/git/config index 0874021..60b606d 100644 --- a/files/git/.config/git/config +++ b/files/git/.config/git/config @@ -149,7 +149,7 @@ annotate = true multiEdit = true confirm = always - thread = shallow + thread = true chainReplyTo = true xmailer = false [tag]