git branch -m dev-from-others main git fetch origin git branch -u origin/main main git remote set-head origin -a