💾 Archived View for freeshell.de › tldr › git-show-branch.gmi captured on 2023-04-20 at 00:03:21. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Show branches and their commits.
git show-branch {branch_name|ref|commit}
git show-branch {branch_name|ref|commit}
git show-branch --remotes
git show-branch --all
git show-branch --all --list
git show-branch --current {commit|branch_name|ref}
git show-branch --sha1-name --current {current|branch_name|ref}
git show-branch --more {5} {commit|branch_name|ref} {commit|branch_name|ref} {...}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).