From 113f4a42102fa40144f6270b6f55876f5e564697 Mon Sep 17 00:00:00 2001 From: roottool <11808736+roottool@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:24:54 +0900 Subject: [PATCH] Fix formatting in dot_gitconfig --- dot_gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_gitconfig b/dot_gitconfig index 0a571ab..d611a19 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -13,4 +13,4 @@ autosquash = true updateRefs = true [init] - defaultBranch = main + defaultBranch = main