commands.sh

hub branch

all

Create a branch or show current branch. See also: `git branch`.

Examples (2)

Show the name of the currently active branch

Create a new branch

hub branch branch_name
made by @shridhargupta | data from tldr-pages