git fetch

Descarga objetos y referencias de un repositorio remoto. Más información: https://git-scm.com/docs/git-fetch.

git fetch

git fetch {{remote_name}}

git fetch --all

git fetch --tags

git fetch --prune