# qw3rtman/git-fire

:fire: Save Your Code in an Emergency

Repository: https://github.com/qw3rtman/git-fire
Canonical: https://ross.abutalabs.com/products/git-fire
Language: Shell
License: MIT
License Family: permissive
Topics: git, emergency
Last push: 2022-03-02T04:42:43+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3986, "days_push": 1645, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4545, forks 138 (observed 2026-08-28T04:08:53.204844+00:00)

## What it is
git-fire is a Git plugin (shell script) that saves all your work in an emergency by committing and pushing everything, including stashes, to a new timestamped branch. It is installed by dropping the script on your PATH or via npm.

## Use cases
- save all my code before evacuating in an emergency
- commit and push everything including stashes with one command
- push work to a new branch to avoid merge conflicts
- quickly back up uncommitted work in a git repository

## When to choose
- you want a one-command emergency commit-and-push of all files and stashes
- you want a lightweight shell script that works anywhere git works

## When to avoid
- you need granular control over what gets committed
- you want an actively developed tool with recent updates

## Facets
- artifact type: plugin
- maturity: maintenance
- function: version-control, cli, developer-tools
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: git-plugin, emergency, shell-script, backup, command-line

## Member repositories
- qw3rtman/git-fire (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.204844+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-29T18:20:07.815555+00:00, confidence not recorded.
  - readme: https://github.com/qw3rtman/git-fire (fetched 2026-08-28T04:08:53.204844+00:00, sha 324b14a822c5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
