How to pull changes from remote $ git pull origin [branch] Command git Description Fetch from and integrate with another repository or a local branch. Related How to push changes to remote fetch