Is it a good idea to have multiple branchs in github to be representive of multiple subdomains on repo. For example have repo named example respective of example.com and have branch root be for server code for root domain and have a branch auth be server code for auth.example.com. Any thoughts.. Is this a proper use branches on github or will this lead to trouble down the road?
So far I have done this with multiple runners within github and it seems to consolidate the project quite well, however would like to know others thoughts on this as I’m not so sure about industry standards…
All comments are appriciated Thanks!
Ryan Strachan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.