Gitconfig: Add default branch
This commit is contained in:
parent
4f2529c577
commit
abb361290f
1 changed files with 2 additions and 0 deletions
|
@ -14,3 +14,5 @@
|
|||
autocorrect = 1
|
||||
[pull]
|
||||
ff = only
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue