Term Branch
Definition

A Branch is an independent line of development in a version-control repository.

Context & Usage

Branches let teams isolate features, fixes, experiments, and releases before merging changes back into a shared code line.

Additional Resource: Git branches.

Related concepts include Source Code and Syntax.

Categories Software Development and Programming, Web, Database, Cloud, and DevOps Technologies