gitgitblit

Gitblit: Ability to delete branches from the web interface


We are migrating our repositories from Stash to Gitblit.

I saw that there should be the possibility in Gitblit to delete branches of a repository in the web interface: https://github.com/gitblit/gitblit/issues/417.

But I cannot find this possibility on the web interface (I am owner of the repository).

Google and the Gitblit documentation could not enlighten me.
Does anybody know about this possibility?

Any hint or advice is appreciated. Thanks in advance.


Solution

  • From the repo summary page click the all branches link. This will bring you to the repo's branches page. If you have delete permissions for the repo you should have a delete link for each branch.