Making a branch of a branch

Allow branching of branches to allow for feature branches from the development branch and development branches from the master branch. This would be closer to what we currently have in Git and would allow for more control.
The development branch could represent all reviewed and approved feature design work that had been done but not necessarily released live in code. The master branch would represent what is live in production.

Hey Jason, I’ve just edited your Post. Feel free to adjust it. Also, don’t forget to upvote your feature request.

I think following how Kraken does it really helps with visual representation!

Hey there. Thanks but I’m not sure what you mean - do you have a link please?