-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

hg update


> Update the working directory to a specified changeset.

More information.


Update to the tip of the current branch:

hg update

Update to the specified revision:

hg update --rev {revision}

Update and discard uncommitted changes:

hg update --clean

Update to the last commit matching a specified date:

hg update --date {dd-mm-yyyy}


> 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 22:34:23 2024