iiRecord
Agentic AI Atlas · GitFlow
methodology:GitFlowa5c.ai
II.
Methodology overview

methodology:GitFlow

Reference · live

GitFlow overview

A branching model for Git that defines a strict branching structure with dedicated branches for features, releases, hotfixes, and development. Uses long-lived develop and main branches with merge-based integration. Well-suited for projects with scheduled release cycles but criticized for complexity in continuous delivery environments.

MethodologyOutgoing · 3Incoming · 0

Attributes

displayName
GitFlow
description
A branching model for Git that defines a strict branching structure with dedicated branches for features, releases, hotfixes, and development. Uses long-lived develop and main branches with merge-based integration. Well-suited for projects with scheduled release cycles but criticized for complexity in continuous delivery environments.
methodologyKind
engineering-practice
origin
Vincent Driessen
yearIntroduced
2010

Outgoing edges

applies_to3

Incoming edges

None.