gitconfig: change default branch to "main"
This commit is contained in:
parent
f81ec0f6b3
commit
d87a5138ee
1 changed files with 2 additions and 0 deletions
|
|
@ -20,3 +20,5 @@
|
||||||
s = status
|
s = status
|
||||||
st = status
|
st = status
|
||||||
t = tag
|
t = tag
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue