git-show-branch (1) Linux Manual Page
NAME git-show-branch – Show branches and their commits SYNOPSIS git show – branch[-a | –all][-r | –remotes][–topo – order | –date – order][–current][–color[=<when>] | –no – color][–sparse][–more = <n> | –list | –independent | –merge – base][–no – name | –sha1 – name][–topics][(<rev> | <glob>)…] git show – branch(-g | –reflog)[=<n>[, <base>]][–list][<ref>] DESCRIPTION Shows the…
