How to pull changes from remote

$ git pull origin [branch]

Command
git
Description
Fetch from and integrate with another repository or a local branch.