git commit -am "commit message" $ git push
git branch -m main1 main git fetch origin git branch -u origin/main main git remote set-head origin -a