Explorar el Código

~/.gitconfig: Use `main` as the default branch name

Luna Stadler %!s(int64=4) %!d(string=hace) años
padre
commit
a36431bd7a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitconfig

+ 2 - 0
.gitconfig

@ -38,3 +38,5 @@
38 38
	ff = only
39 39
[http "https://gopkg.in"]
40 40
	followRedirects = true
41
[init]
42
	defaultBranch = main