-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

git replace


> Create, list, and delete refs to replace objects.

More information.


Replace any commit with a different one, leaving other commits unchanged:

git replace {object} {replacement}

Delete existing replace refs for the given objects:

git replace --delete {object}

Edit an object’s content interactively:

git replace --edit {object}


> 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 07:08:43 2024