# 521xueweihan/git-tips

:trollface:Git的奇技淫巧

Repository: https://github.com/521xueweihan/git-tips
Canonical: https://ross.abutalabs.com/products/git-tips
Homepage: https://hellogithub.com/article/9aed28d4d64b4649bb364685ef557ae4
License Family: other
Topics: git, cheatsheet, github
Last push: 2022-12-08T03:13:00+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": 3701, "days_push": 1364, "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 15855, forks 3255 (observed 2026-08-28T04:11:14.279612+00:00)

## What it is
A curated collection of Git commands and tips presented as a searchable cheatsheet, covering branching, stashing, rebasing, history rewriting, and everyday workflows. It is a documentation-style reference (forked from the git-tips project) rather than a software tool.

## Use cases
- look up how to undo a commit or reset to a remote state
- find the right git command for stashing changes without committing
- learn how to delete, rename, or sync local and remote branches
- quickly search for a git command to view diffs or commit history
- discover lesser-known git tricks like cherry-picking or exporting branches

## When to choose
- you need a quick, searchable reference for common and advanced git commands
- you are learning git and want practical command examples with explanations
- you want a free community-maintained cheatsheet to keep handy

## When to avoid
- you need an actual tool or script that automates git operations
- you want comprehensive official documentation rather than a tips collection
- you need content in a language other than Chinese

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

## Member repositories
- 521xueweihan/git-tips (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:14.279612+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:05:20.927754+00:00, confidence not recorded.
  - readme: https://github.com/521xueweihan/git-tips (fetched 2026-08-28T04:11:14.279612+00:00, sha 4a8a1cec4192)
  - homepage: https://hellogithub.com/article/9aed28d4d64b4649bb364685ef557ae4 (fetched 2026-08-29T08:03:39.609755+00:00, sha 72c40aa9662b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
