latest 3 messages by kegster

+ [2020-07-14T13:33:55Z] kegster so it's like i have a base branch, with 2 base branches off it or somethign
+ [2020-07-14T13:21:13Z] kegster I have a base branch, with two "instance" branches (1 branch per "brand") branched off. I would like to be able to make changes to "Base" that apply to both "instance" branches. I also want to be able to make changes to the "instance" branches that apply to just those. Is this the proper way to do it? I feel like forking is better, but I can't fork into the same account.