Gitflow Concepts

From NovaOrdis Knowledge Base
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.