💾 Archived View for freeshell.de › tldr › git-delete-branch.gmi captured on 2023-05-24 at 19:11:46. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Delete local and remote Git branches.
Part of `git-extras`. If deleting the checked out branch, only the remote branch will be deleted.
git delete-branch {branch_name}
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).