Stable Branch

Noun · Open Source

Definitions

  1. A branch maintained for reliable use, usually receiving bug fixes and patches while avoiding risky feature work. In release management, stable branches give users a safer track than following the most recent development commits.

    In plain English: A branch intended for reliable use and limited, low-risk updates.

    Example: "Enterprise customers stayed on the stable branch because they wanted security fixes without inheriting every experimental change landing in main."

Related Terms