git fetch

Scarica oggetti e riferimenti da un repository remoto. Maggiori informazioni: https://git-scm.com/docs/git-fetch.

git fetch

git fetch {{nome_repository_remoto}}

git fetch --all

git fetch --tags

git fetch --prune