git remote add origin https://github.com/USERNAME/REPOSITORYNAME.git git branch -M main git push -u origin main