git branch -m main main1 git fetch origin git branch -u origin/main1 main1 git remote set-head origin -a