Start Branches Instantly
Starting a topic branch creates it with the correct name for its type and checks it out immediately — no manual typing, no switching branches by hand.
Start and finish topic branches in a single step. Tower branches off the right base and, when you're done, merges back with your configured strategy and tidies up.
Tower Pro adds "Start" and "Finish" actions on top of Custom Workflows, automating the branch creation, checkout, merge, and cleanup steps for you.
Starting a topic branch creates it with the correct name for its type and checks it out immediately — no manual typing, no switching branches by hand.
Finishing a topic branch merges it straight into its parent and deletes the fully-merged branch right away. No leftovers.
Start and Finish rely on the parent-child relationships and branch types you've defined in Custom Workflows (available in Tower Basic).
Tower only deletes a branch once it can confirm it's fully merged into its parent, so cleanup never risks losing work.
Pick a workflow branch type and Tower creates a new branch that follows its naming convention, then checks it out immediately.
Tower monitors the branch's parent in the background and notifies you of any changes, allowing you to easily keep your topic branch up to date.
When work is complete, "Finish" merges it into its parent and deletes the fully-merged branch immediately.