From c0ade667874577779223671a44f351cec64dc8c2 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Fri, 4 Dec 2020 16:53:12 -0500 Subject: git: call the main branch main --- dot_config/git/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dot_config') diff --git a/dot_config/git/config b/dot_config/git/config index e0adc5b..a2ade0b 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -26,6 +26,8 @@ helper = cache --timeout=3600 [help] autocorrect = 1 +[init] + defaultBranch = main [merge] tool = vimdiff [mergetool] -- cgit v1.2.3