Github Workflow and Organization
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?