git status git remote -v git fetch -a git branch -l git checkout <branch_name> git pull

Updated: