git remote add origin https://github.com/<username>/<repository>.git git branch -M main git push -u origin main