Переглянути джерело

git: default branch to "main"

raylu 5 роки тому
батько
коміт
4d550d28d8
1 змінених файлів з 4 додано та 0 видалено
  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