Creating and deleting branches within your repository

Creating and deleting branches within your repository

You can create or delete branches directly on GitHub.git

In this article

Were you able to find what you were looking for?

 

Creating a branch

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

  2. Optionally, if you want to create your new branch from a branch other than the default branch for the repository, click  NUMBER branches then choose another branch:app

    Branches link on overview page

     

  3. Click the branch selector menu.this

    branch selector menu

     

  4. Type a unique name for your new branch, then select Create branch.spa

    branch creation text box

     

Deleting a branch

You can have head branches automatically deleted after pull requests are merged in your repository. For more information, see "Managing the automatic deletion of branches."orm

You can't delete a branch if it's currently associated with an open pull request.blog

  1. On GitHub, navigate to the main page of the repository.
  2. Above the list of files, click  NUMBER branches.
    Branches link on overview page
  3. Scroll to the branch that you want to delete, then click .
    delete the branch
相關文章
相關標籤/搜索