# git/git-reference

Online Git Reference at http://git.github.io/git-reference/

Repository: https://github.com/git/git-reference
Canonical: https://ross.abutalabs.com/products/git-reference
Language: HTML
License: NOASSERTION
License Family: other
Last push: 2023-03-22T03:37:08+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": 5934, "days_push": 1260, "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 1019, forks 375 (observed 2026-08-28T04:03:15.121067+00:00)

## What it is
An online quick reference guide for Git commands with examples of common uses and options, published as a static website. Each section organizes tasks by operation type and links commands to official manual pages and the Pro Git book.

## Use cases
- look up git command syntax quickly
- learn basic git commands with examples
- find the right git command for a task
- link teammates to a git reference guide
- refresh memory on common git workflows

## When to choose
- you need a concise, task-oriented Git command reference
- you want quick links to official man pages and Pro Git chapters
- you're teaching Git basics to newcomers

## When to avoid
- you need the full official Git documentation or man pages
- you want interactive tutorials or exercises
- you need Git GUI or tooling rather than reference material

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: version-control, developer-tools, documentation, tutorials
- platform: -
- tags: git, cheatsheet, reference-guide, static-site, pro-git, web-server

## Member repositories
- git/git-reference (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.121067+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-30T07:09:22.708418+00:00, confidence not recorded.
  - readme: https://github.com/git/git-reference (fetched 2026-08-28T04:03:15.121067+00:00, sha 59e2472d82c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
