# wfxr/forgit

:zzz: A utility tool powered by fzf for using git interactively.

Repository: https://github.com/wfxr/forgit
Canonical: https://ross.abutalabs.com/products/forgit
Language: Shell
License: MIT
License Family: permissive
Topics: fzf, git, cli, zsh, zsh-plugin, bash, fish
Last push: 2026-08-25T05:57:50+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 95, longevity 100
- inputs: {"age_days": 3213, "days_push": 8, "days_rel": 33, "gap_med": 30, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5070, forks 162 (observed 2026-08-28T04:09:09.345166+00:00)

## What it is
forgit is a shell-based utility that wraps common git commands with interactive fzf-powered fuzzy selection. It provides shortcuts like interactive git add, diff, log, branch checkout, and gitignore generation for bash, zsh, and fish.

## Use cases
- interactively stage files with git add
- browse git log with fuzzy search
- pick a branch to checkout interactively
- generate .gitignore files from templates
- interactively select files to restore or unstage
- view diffs interactively in the terminal

## When to choose
- you use git from the terminal daily and want faster fuzzy-driven workflows
- you already use fzf and want git integration
- you want a lightweight shell plugin with no dependencies beyond fzf and git

## When to avoid
- you prefer GUI git clients
- you don't use fzf and don't want to install it
- you need features beyond what git commands offer

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, version-control
- domain: developer-tools, version-control
- platform: cli, windows, cross-platform
- tags: fzf, git, zsh-plugin, shell, interactive, bash, fish, command-line, linux, macos

## Member repositories
- wfxr/forgit (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:09.345166+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:02:49.380411+00:00, confidence not recorded.
  - readme: https://github.com/wfxr/forgit (fetched 2026-08-28T04:09:09.345166+00:00, sha 1641a9b49840)
- Data as of 2026-08-30T08:39:29.467469+00:00.
