From 21f5a5cb6b49953c5bbcb276359a8a209eda4bca Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Sat, 31 Aug 2024 09:11:39 +0300
Subject: [PATCH] Do not understand how to work with useAutoBase

---
 git/.gitconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/git/.gitconfig b/git/.gitconfig
index 7d19ce5..fdfcc01 100644
--- a/git/.gitconfig
+++ b/git/.gitconfig
@@ -49,8 +49,6 @@
 	autocorrect = never
 [init]
 	defaultBranch = master
-[format]
-	useAutoBase = true
 [safe]
 	directory = *
 [includeIf "gitdir:~/work/stc/"]
-- 
2.51.0