-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

git rename-branch


> Rename a Git branch.

> Part of `git-extras`.

More information.


Rename the branch you are currently on:

git rename-branch {new_branch_name}

Rename a specific branch:

git rename-branch {old_branch_name} {new_branch_name}


> 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 Fri May 17 16:08:21 2024