Dec 20, 2023
Nice idea. Since you don't have a develop branch anymore, it looks like all features are merged to master before the release is stabilized. I guess that's what you use the release branch for.
* So what happens if you run into a bug on master and you don't want to ship that recent feature with it?
* And why do create a hotfix from the release branch?
* Do you destroy the release branch after it is merged?