mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-03-28 11:31:10 +00:00
git config --global init.defaultBranch main
This commit is contained in:
parent
5226a3cc3a
commit
9acd371dce
@ -30,6 +30,8 @@
|
|||||||
fsckobjects = true
|
fsckobjects = true
|
||||||
[http]
|
[http]
|
||||||
postBuffer = 524288000
|
postBuffer = 524288000
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
[push]
|
[push]
|
||||||
autoSetupRemote = true
|
autoSetupRemote = true
|
||||||
default = upstream
|
default = upstream
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user