Push Github Repo w wierszu poleceń

git remote add origin https://github.com/User/Project
git branch -M main
git push -u origin main
Akako