git: Use 'main' as default branch name
This commit is contained in:
@@ -30,3 +30,5 @@
|
|||||||
[merge]
|
[merge]
|
||||||
log = true
|
log = true
|
||||||
tool = nvimdiff
|
tool = nvimdiff
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|||||||
Reference in New Issue
Block a user