Skip to main content

Create a New Branch in Gitea

Steps to Create a New Branch in Gitea:

  1. Open the repository where you want to create a new branch and go to the Code tab.

  2. Click the Branch button.

  3. In the reference branch list, click the Create New Branch icon on the far left.

  4. Enter the name for the new branch.

  5. Click the Create Branch button to create the new branch.