gitconfig
parent
ec928a6ae9
commit
1189a27baf
|
@ -13,3 +13,5 @@
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
|
Loading…
Reference in New Issue