From 70313a7203be154aac0ceb5830cd458e33e0f3ee Mon Sep 17 00:00:00 2001 From: tavo Date: Thu, 9 Jan 2025 11:15:40 -0600 Subject: [PATCH] test commit --- git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/config b/git/config index 86e6772..c0cf798 100644 --- a/git/config +++ b/git/config @@ -1,5 +1,5 @@ [init] - defaultBranch = main + defaultBranch = main [user] email = tavo@tavo.one