Feature Branching
What feature branching is, how it isolates development work, and the tradeoffs compared to trunk-based development.
What feature branching is, how it isolates development work, and the tradeoffs compared to trunk-based development.
What trunk-based development is, how it differs from long-lived branches, and why it accelerates delivery.
Core concepts of version control systems including branching, merging, and distributed workflows with Git.