Ver Fonte

git: default branch to "main"

raylu há 5 anos atrás
pai
commit
4d550d28d8
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      gitconfig

+ 4 - 0
gitconfig

@@ -64,5 +64,9 @@
 	ff = merge --ff-only
 	put = !git-push && git-push --tags
 	pushf = push --force-with-lease
+
 [protocol]
 	version = 2
+
+[init]
+	defaultBranch = main