how to pull from a particular branch in git

Shell
git pull origin <branch>

Source

Also in Shell: