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.
Making a branch of a branch
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.