#050 git pull remote branch

Pull changes

Use 'git pull remote branch' to download changes from a given branch in the remote directly from the terminal.

Command Description
pull command to download changes
remote repository from where to download changes
branch branch to download changes from
extra information usually both the remote and the branch can be omitted