Right now, I'm exploring and getting familiar with the Gitea interface.
I must be blind since I've done this before with GitHub, GitLab, CodeStar, and many more.
I feel crazy for asking this but, where is the delete branch in the website?
I'm asking because if ever permissions were restricted or process-gates were setup,
I'd like to be able to cleanup after myself of no longer needed testing setups and broken branches.
I've looked around for answers and I've only found:
git branch -d <branch>
I understand that there might not be a way, but I haven't found any discussion to reference regarding this.
So I thought I'd ask the SO community to see if we find anything we can share here.
Thanks for reading this!
Since the question was if there is a possibility to do this on the UI. The answer is yes (at least with Version: 1.20.5
).