Syntax: git branch <new-branch-name> <existing-branch-name> Example: git branch newone master Here newone is new branch and master is existing