-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

dvc fetch


> Download DVC tracked files and directories from a remote repository.

More information.


Fetch the latest changes from the default remote upstream repository (if set):

dvc fetch

Fetch changes from a specific remote upstream repository:

dvc fetch --remote {remote_name}

Fetch the latest changes for a specific target/s:

dvc fetch {target/s}

Fetch changes for all branch and tags:

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

Fetch changes for all commits:

dvc fetch --all-commits


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:49:43 2024