Tower Help & Support

Overview

Our workflow features are designed to enhance user productivity by providing improved support for common branching workflows.

Branch Dependencies

At the heart of these features is the concept of "Branch Dependencies", which allows users to establish parent-child relationships between branches.

Stacked Branches

Additionally, we offer support for "Stacked Branches", where branches can have dependencies on one another.

This is useful if you develop a series of features depending on each other or you want to split feature development into a smaller set of changes, for example using the “Stacked Pull Requests” workflow.

To keep these changes synchronized, we provide a "Restack" action that keeps all changes from dependent branches aligned.