Set git's default branch
This commit is contained in:
parent
1f86901f00
commit
e7be9b29d1
1 changed files with 3 additions and 0 deletions
|
@ -175,6 +175,9 @@ submodule = log
|
|||
[help]
|
||||
autocorrect = 50
|
||||
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
||||
[merge]
|
||||
conflictstyle = diff3
|
||||
ff = only
|
||||
|
|
Loading…
Reference in a new issue