Gitflow Concepts

From NovaOrdis Knowledge Base
Revision as of 00:22, 6 March 2024 by Ovidiu (talk | contribs) (Ovidiu moved page Git-flow Concepts to Gitflow Concepts without leaving a redirect)
Jump to navigation Jump to search

External

Internal

Overview

git-flow is a development and release model built around git, a small set of branch types ("main", "develop", "release" and "hotfix"), and procedures around those branch types.