-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

git delete-branch


> Delete local and remote Git branches.

> Part of `git-extras`. If deleting the checked out branch, only the remote branch will be deleted.

More information.


Delete a local and remote Git branch:

git delete-branch {branch_name}

Delete multiple local and remote Git branches:

git delete-branch {branch_name1 branch_name2 ...}


> 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 00:12:51 2024