git branch -m deploy prod git fetch origin git branch -u origin/prod prod git remote set-head origin -a