git branch

Main Git command for working with branches.

=> More information.

git branch --all
git branch --all --contains {commit_hash}
git branch --show-current
git branch {branch_name}
git branch {branch_name} {commit_hash}
git branch -m {old_branch_name} {new_branch_name}
git branch -d {branch_name}
git push {remote_name} --delete {remote_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

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-branch.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.418358 milliseconds
Gemini-to-HTML Time
0.383675 milliseconds

This content has been proxied by September (ba2dc).