You can create or delete branches directly on GitHub Enterprise.

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. branch selector menu
    Click the branch selector menu.

  3. Type a unique name for your new branch.
  4. Press Enter.

Deleting a branch

  1. On GitHub Enterprise, navigate to the main page of the repository.

  2. Branches link on overview page
    Above the list of files, click NUMBER branches.

  3. delete the branch
    Scroll to the branch that you want to delete, then click .

Further reading