at kaneshin

Free space for me.

How to delete a branch of repository on github.com?

if you'd like to delete no means branch of repository for git, you know how to delete it?

git push {remote} :{branch}

that's it.