Fetch changes for all branch and tags

dvc fetch

  • Download DVC tracked files and directories from a remote repository.
    More information: <https://dvc.org/doc/command-reference/fetch>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

dvc fetch --all-branches --all-tags

click the source code to copy