How to Delete Branches in GitLab
Here's how to do it:
- Go to GitLab and log in.
- Navigate to your project in GitLab.
- Under Project information, click on Branches.
- Find the branch you want to delete (other than the default branch, which cannot be deleted), and click on More actions (three dots.)
- Select Delete branch.
- Confirm selection by clicking Yes, delete branch.
This website uses cookies to ensure you get the best experience on our website. Learn More
Got it