Affiche les branches et leurs commits. Plus d'informations : https://git-scm.com/docs/git-show-branch.
git show-branch {{nom_de_branche|ref|commit}}
git show-branch {{nom_de_branche|ref|commit}}
git show-branch --remotes
git show-branch --all
git show-branch --all --list
git show-branch --current {{commit|nom_de_branche|ref}}
git show-branch --sha1-name --current {{current|nom_de_branche|ref}}
git show-branch --more {{5}} {{commit|nom_de_branche|ref}} {{commit|nom_de_branche|ref}} {{...}}