git checkout -b <branch name> git pull origin <branch name>
git pull origin <branch>
git clone -b <branch> <remote_repo>