Procházet zdrojové kódy

git: add defaultBranch always as main

Douglas A před 2 roky
rodič
revize
e7235512aa
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      git/gitconfig

+ 3 - 0
git/gitconfig

@@ -1,3 +1,6 @@
 [user]
 	email = andreani.dr@gmail.com
 	name = Douglas A
+
+[init]
+    defaultBranch = main