Download objects and refs from a remote repository. More information: https://git-scm.com/docs/git-fetch.
git fetch
git fetch remote_name
git fetch --all
git fetch --tags
git fetch --prune