-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

dvc add


> Add changed files to the index.

More information.


Add a single target file to the index:

dvc add {path/to/file}

Add a target directory to the index:

dvc add {path/to/directory}

Recursively add all the files in a given target directory:

dvc add --recursive {path/to/directory}

Add a target file with a custom `.dvc` filename:

dvc add --file {custom_name.dvc} {path/to/file}


> 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 01:11:10 2024