I have a pretty big project on Github
with several other contributors, and we have reached the point where we have a list of braches that we no longer can "manage" (i mean that every time i do git branch
the list way too long)
Most of those branches are now useless since they are something like "fix-xxx" so i would like to "close" them, so that i can still see them on the Network tab, but they will be something like archived
Are there something like this o i have to delete them?