OmiyaGames / template-unity-project

This is a template Unity project Omiya Games uses to start their game project.
https://omiyagames.com
Other
16 stars 16 forks source link

[FEATURE] Archive unnecessary branches #14

Closed japtar10101 closed 4 years ago

japtar10101 commented 4 years ago

Per the Github import process a LOT of branches ended up being created from closed branches in the original Mercurial repositories. Consider archiving them, then deleting it from the remote repository.

Take a look at this StackOverflow post for how to do so. As a quick standard, it might be worth renaming the tags to clearly signify it's an archived branch, e.g. archive-[name-of-branch]

https://stackoverflow.com/questions/10242924/how-to-close-a-branch-without-removing-it-from-history-in-git

Task Blocks:

japtar10101 commented 4 years ago

For this task, the easier stuff to identify is the branches we actually need. Here are the ones we need: