git show-branch

Mostra rami e relativi commit. Maggiori informazioni: https://git-scm.com/docs/git-show-branch.

git show-branch {{nome_ramo|riferimento|commit}}

git show-branch {{nome_ramo|riferimento|commit}}

git show-branch --remotes

git show-branch --all

git show-branch --all --list

git show-branch --current {{commit|nome_ramo|riferimento}}

git show-branch --sha1-name --current {{current|nome_ramo|riferimento}}

git show-branch --more {{5}} {{commit|nome_ramo|riferimento}} {{commit|nome_ramo|riferimento}} {{...}}