1. Home
  2. Git
  3. Add new branch

Creates a new branch based of the one currently checked out.

#git#branch
git branch new-branch-name
copy
Full Git cheatsheet