# joshnh/Git-Commands

A list of commonly used Git commands

Repository: https://github.com/joshnh/Git-Commands
Canonical: https://ross.abutalabs.com/products/git-commands
License Family: other
Last push: 2024-10-15T00:47:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5059, "days_push": 688, "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 5460, forks 3923 (observed 2026-08-28T04:09:19.493551+00:00)

## What it is
A curated cheat sheet of commonly used Git commands with brief descriptions, available in multiple translated languages. It serves as a quick reference rather than a tool or library.

## Use cases
- look up how to create and delete git branches
- find the command to undo or discard local changes
- learn basic git commands like init, clone, add, and commit
- quick reference for stashing and merging
- remind myself how to push and pull from a remote

## When to choose
- you want a concise, human-readable Git command reference
- you are learning Git and need common commands in one place
- you prefer a cheat sheet over full documentation

## When to avoid
- you need an interactive tool or GUI for Git
- you need deep explanations of Git internals
- you need an up-to-date reference covering the latest Git features

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, version-control, developer-tools
- domain: version-control, developer-tools, tutorials
- platform: cross-platform, cli
- tags: git, cheatsheet, reference, commands, command-line

## Member repositories
- joshnh/Git-Commands (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:19.493551+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:47.047409+00:00, confidence not recorded.
  - readme: https://github.com/joshnh/Git-Commands (fetched 2026-08-28T04:09:19.493551+00:00, sha 4337b6b48562)
- Data as of 2026-08-30T08:39:29.467469+00:00.
