# danielkummer/git-flow-cheatsheet

A cheatsheet on the usage of git flow

Repository: https://github.com/danielkummer/git-flow-cheatsheet
Canonical: https://ross.abutalabs.com/products/git-flow-cheatsheet
Language: HTML
License Family: other
Last push: 2024-12-18T10:38:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5146, "days_push": 623, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2513, forks 616 (observed 2026-08-28T04:06:57.508561+00:00)

## What it is
A cheatsheet website documenting the git-flow extension and Vincent Driessen's branching model, covering init, feature, release, and hotfix workflows. It serves as a quick reference for developers using git-flow commands.

## Use cases
- learn git flow branching model
- git flow command reference
- how to start a git flow feature branch
- git flow hotfix workflow example
- git flow release commands cheat sheet

## When to choose
- you use or are adopting git-flow and need a quick command reference
- you want to learn Driessen's branching model

## When to avoid
- you use trunk-based development or GitHub flow instead of git-flow
- you need the git-flow tool itself rather than documentation

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, version-control, developer-tools
- domain: version-control, developer-tools, documentation
- platform: cross-platform
- tags: git-flow, cheatsheet, branching-model, git, web

## Member repositories
- danielkummer/git-flow-cheatsheet (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.508561+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:26:18.647902+00:00, confidence not recorded.
  - readme: https://github.com/danielkummer/git-flow-cheatsheet (fetched 2026-08-28T04:06:57.508561+00:00, sha 2a788ce8e06c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
