# k88hudson/git-flight-rules

Flight rules for git

Repository: https://github.com/k88hudson/git-flight-rules
Canonical: https://ross.abutalabs.com/products/git-flight-rules
License: CC-BY-SA-4.0
License Family: other
Last push: 2026-07-23T20:48:50+00:00

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

## Adoption (not part of the score)
Stars 42599, forks 3171 (observed 2026-08-28T04:12:08.840937+00:00)

## What it is
A multilingual, community-maintained guide of step-by-step recipes for fixing common Git problems, framed as NASA-style 'flight rules'. It covers scenarios like editing commits, undoing mistakes, managing remotes, and recovering from errors.

## Use cases
- undo a bad git commit
- fix a wrong commit message
- recover deleted git branch
- remove a file from the last commit
- sync a fork with upstream repository
- resolve git merge conflicts
- learn git troubleshooting commands

## When to choose
- you need quick, scenario-based solutions to Git mistakes
- you want a free, community-vetted Git reference in multiple languages
- you are teaching Git and want a troubleshooting compendium

## When to avoid
- you need official or exhaustive Git documentation
- you want an interactive tool rather than a reference document
- you need Git workflow automation rather than manual instructions

## Facets
- artifact type: learning-resource
- maturity: stable
- function: documentation, version-control, developer-tools
- domain: version-control, developer-tools, documentation, tutorials
- platform: cross-platform, cli
- tags: git, cheatsheet, flight-rules, troubleshooting, guide, reference

## Member repositories
- k88hudson/git-flight-rules (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:12:08.840937+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-29T16:22:37.472607+00:00, confidence not recorded.
  - readme: https://github.com/k88hudson/git-flight-rules (fetched 2026-08-28T04:12:08.840937+00:00, sha 2c2967351614)
- Data as of 2026-08-30T08:39:29.467469+00:00.
