Is there an option to delete a branch with TortoiseGit?
I found a solution for the commandline. Is there an implementation in TortoiseGit?
You can Shift + Right Click on the cloned repository and choose Browse References
from TortoiseGit submenu:
Click on remotes in the left tree view, and then right click the branch you wish to remove and click on Delete remote branch
.
You can also get rid of the "shift"+right click: Go to TortoiseGit settings -> "Set extended context menu" and uncheck "Browse References"