# petervanderdoes/gitflow-avh

AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model

Repository: https://github.com/petervanderdoes/gitflow-avh
Canonical: https://ross.abutalabs.com/products/gitflow-avh
Homepage: http://nvie.com/posts/a-successful-git-branching-model/
Language: Shell
License: NOASSERTION
License Family: other
Topics: git-flow, shell, git, workflow
Archived: true
Last push: 2023-08-17T11:06:35+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5369, "days_push": 1112, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5451, forks 537 (observed 2026-08-28T04:09:19.020889+00:00)

## What it is
A collection of Git extensions implementing Vincent Driessen's git-flow branching model, maintained as the AVH Edition fork with additional features beyond the original. It provides high-level commands like feature, release, and hotfix branch management from the command line.

## Use cases
- manage feature branches with git flow
- automate release and hotfix branching
- adopt Vincent Driessen's branching model
- simplify git branch workflows for versioned software
- install git-flow with extra AVH features

## When to choose
- your team follows the git-flow branching model
- you maintain explicitly versioned software or support multiple versions in the wild
- you want the actively extended AVH fork of git-flow

## When to avoid
- your team practices continuous delivery with a simpler flow like GitHub flow
- you prefer trunk-based development
- you need a tool with frequent recent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, version-control, workflow-automation, cli
- domain: developer-tools, version-control
- platform: windows, cli, cross-platform
- tags: git-flow, git-extensions, branching-model, shell, avh-edition, command-line, linux, macos

## Member repositories
- petervanderdoes/gitflow-avh (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:19.020889+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-29T17:56:49.840293+00:00, confidence not recorded.
  - readme: https://github.com/petervanderdoes/gitflow-avh (fetched 2026-08-28T04:09:19.020889+00:00, sha c0771798b8de)
  - homepage: http://nvie.com/posts/a-successful-git-branching-model/ (fetched 2026-08-29T08:51:52.969103+00:00, sha f48eccc0573c)
  - site_page: https://nvie.com/about (fetched 2026-08-29T08:51:52.972655+00:00, sha 72f699800633)
- Data as of 2026-08-30T08:39:29.467469+00:00.
