Article version: Enterprise Server 2.13

This version of GitHub Enterprise will be discontinued on This version of GitHub Enterprise was discontinued on 2019-03-27. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

Deleting and restoring branches in a pull request

If you have write access in a repository, you can delete branches that are associated with closed or merged pull requests. You cannot delete branches that are associated with open pull requests.

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

  2. Under your repository name, click Pull requests.

    Issues and pull requests tab selection

  3. Click Closed to see a list of closed pull requests.

    Closed tab

  4. In the list of pull requests, click the pull request that's associated with the branch that you want to delete.

  5. Near the bottom of the pull request, click Delete branch.

    Delete branch button

Restoring a deleted branch

You can restore the head branch of a closed pull request.

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

  2. Under your repository name, click Pull requests.

    Issues and pull requests tab selection

  3. Click Closed to see a list of closed pull requests.

    Closed tab

  4. In the list of pull requests, click the pull request that's associated with the branch that you want to restore.

  5. Near the bottom of the pull request, click Restore branch.

    Restore deleted branch button

Further reading

Ask a human

Can't find what you're looking for?

Contact us