Delete a branch created by mistake

What happens

I create a branch from the Gitlab page and made a failed pipeline with a commit that is not mine

What do you understand or find about that problem

I see that i can delete the branch from the linux terminal but the branch was created directly in gitlab and it cant be deletd from the terminal.

Did you try any workaround? What did you do?

i try to see the branch in the terminal and is not there, try to find how to delete the branch manually in gitlab and i didnt found nothing about that

Evidences

I need help with

How can i delete the branch, and work with the branch that i create in my terminal

follow the next path:
go to gitlab, in the left panel, click on:
repository → branches → branch name → click on trash icon - > delete branch.

3 Likes