-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

dvc checkout


> Checkout data files and directories from cache.

More information.


Checkout the latest version of all target files and directories:

dvc checkout

Checkout the latest version of a specified target:

dvc checkout {target}

Checkout a specific version of a target from a different Git commit/tag/branch:

git checkout {commit_hash|tag|branch} {target} && dvc checkout {target}


> 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 04:36:41 2024