Добавить перепоте

git remote add origin git@github.com:username/reponame.git
git branch -M main
git push -u origin main
Innocent Weber