diff --git a/config b/config index e35f9ce..03060eb 100644 --- a/config +++ b/config @@ -49,6 +49,9 @@ [core] excludesfile = ~/.config/git/excludes +[init] + defaultBranch = main + [fetch] prune = true