git pull

Fetch branch from a remote repository and merge it to local repository. More information: https://git-scm.com/docs/git-pull.

git pull

git pull {{[-r|--rebase]}}

git pull {{remote_name}} {{branch}}