// from current HEAD: git checkout -b <new-branch> // from branch of choice git checkout -b <new-branch> <existing-branch>