Skip to content

Undo removing a branch

Description

  • Undo removing/deleting a branch.
  • A branch can be removed in the branch list UI, e.g. https://gitlab.com/gitlab-org/gitlab-ce/branches.
  • A branch can also be removed as part of the merge request flow, i.e. if it has been marked for removal upon merge.
  • We want to undo removing a branch and recover it.