# isacikgoz/gitin

commit/branch/workdir explorer for git

Repository: https://github.com/isacikgoz/gitin
Canonical: https://ross.abutalabs.com/products/gitin
Language: Go
License: BSD-3-Clause
License Family: permissive
Topics: git, commandline, cli, prompt
Last push: 2023-03-06T12:32:03+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": 2777, "days_push": 1276, "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 1867, forks 37 (observed 2026-08-28T04:05:46.389370+00:00)

## What it is
gitin is a minimalist command-line explorer for git repositories, providing interactive views of commits, branches, and working-tree status. It supports fuzzy search, interactive staging of hunks, and committing or amending changes directly from the terminal.

## Use cases
- interactively browse git commit history from the terminal
- fuzzy search through commits and branches
- stage files and hunks interactively before committing
- inspect diffs of individual files in a commit
- checkout branches from a filterable list
- commit or amend changes without leaving the terminal

## When to avoid
- you need a full git client with all git features
- you require Windows support
- you want a GUI-based git tool

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, version-control, terminal-ui, search-engine
- domain: developer-tools, version-control
- platform: cli, go
- tags: git, fuzzy-search, interactive, tui, libgit2, command-line, linux, macos

## Member repositories
- isacikgoz/gitin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.389370+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-30T03:15:30.311527+00:00, confidence not recorded.
  - readme: https://github.com/isacikgoz/gitin (fetched 2026-08-28T04:05:46.389370+00:00, sha 9ab6a89d1339)
- Data as of 2026-08-30T08:39:29.467469+00:00.
