LinuxCommandLibrary

hub-branch

Create a branch or show current branch.

TLDR

Show the name of the currently active branch

$ hub branch
copy


Create a new branch
$ hub branch [branch_name]
copy

Copied to clipboard