git: set default branch to main
This commit is contained in:
@@ -28,3 +28,5 @@
|
|||||||
required = true
|
required = true
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user