- A software development model and version control process presented in 2010 by Vincent Driessen. It revolves around working with specific branches: the two permanent branches “master” (later “main”) and “develop” (or “development”), as well as temporary feature, release, and “hotfix” branches. The main branch serves as the source of truth for the codebase. ↑ is.gd/hPwabm
- More about this term (beta): articles and videos, books, web search
- Previous term: Git
- Next term: Git submodule
- Random term: Variable-length subnet mask (or roll the dice with webglossary.info/random)