axtimwalde/mpicbg

Remove obsolete branches

Closed this issue · 1 comments

When looking at https://github.com/axtimwalde/mpicbg/branches?merged=1, I see at least one branch that is truly merged and does not need to live on: maven-master.

You can delete them by clicking on the Delete button in that view, or by calling

git push origin :maven-master

Done.