Skip to main content
Version: 0.1.0

4. Branching Workflow

Coming Soon

This tutorial is under development. See the Git-like Workflows concept and the Working with Branches guide for background.

What You'll Learn

  • Creating branches for editorial workflows (draft → review → publish)
  • Making changes in isolation on a branch
  • Merging branches back to main
  • Using tags to mark releases and snapshots