git: set default branch name to main
This commit is contained in:
parent
91e2532b3e
commit
c552788d51
@ -37,3 +37,5 @@
|
||||
# vim: set filetype=gitconfig:
|
||||
[pull]
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
Loading…
x
Reference in New Issue
Block a user