-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

fossil rm


> Remove files or directories from Fossil version control.

> See also `fossil forget`.

More information.


Remove a file or directory from Fossil version control:

fossil rm {path/to/file_or_directory}

Remove a file or directory from Fossil version control, and also delete it from the disk:

fossil rm --hard {path/to/file_or_directory}

Re-add all previously removed and uncommitted files to Fossil version control:

fossil rm --reset


> 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 Mon May 20 23:00:13 2024