Download objects and refs from a remote repository.
git fetch {{remote_name}}
git fetch --all
git fetch --tags