Refreshing a repository¶
The snow git fetch command updates a repository stage with all branches, tags, and new commits from a remote repository.
To fetch changes in a repository, use the following command:
where:
<REPO_NAME>is the ID of the repository stage.
The following example refreshes a repository named my_snow_git: