up init assets

This commit is contained in:
Tykayn 2024-01-21 15:01:51 +01:00 committed by tykayn
parent 9edd249b1b
commit 023977c439
2 changed files with 4 additions and 4 deletions

View file

@ -7,4 +7,5 @@ git config --global user.name "tykayn"
git config --global rerere.enabled true
git config --global init.defaultBranch main
git config --global checkout.defaultRemote origin
echo " ------ OK ------"