# golbin/git-commander

A git tool with an easy terminal interface.

Repository: https://github.com/golbin/git-commander
Canonical: https://ross.abutalabs.com/products/git-commander
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2015-08-13T05:23:21+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": 4077, "days_push": 4038, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1121, forks 59 (observed 2026-08-28T04:03:39.808486+00:00)

## What it is
A terminal UI tool that wraps common git operations like status, add, commit, log, diff, and branch management in an interactive interface. It is built with Node.js and blessed and offers vi or mc style keybindings.

## Use cases
- manage git commits from the terminal without memorizing commands
- interactive git staging and committing in a TUI
- browse git log and diffs in the terminal
- use vi or mc keybindings for git workflows

## When to choose
- you want a lightweight terminal UI for everyday git operations
- you prefer vi or mc style keyboard navigation for git

## When to avoid
- you need push, pull, or merge conflict handling, which are unimplemented
- you need a maintained tool - the last release was in 2015
- you prefer modern alternatives like lazygit or tig

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: cli, terminal-ui, version-control, developer-tools
- domain: developer-tools, version-control
- platform: cli, cross-platform
- tags: git, tui, blessed, terminal-interface, command-line, nodejs

## Member repositories
- golbin/git-commander (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.808486+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-30T06:41:00.554991+00:00, confidence not recorded.
  - readme: https://github.com/golbin/git-commander (fetched 2026-08-28T04:03:39.808486+00:00, sha 7fc94cecb80d)
  - registry_npm: https://registry.npmjs.org/git-commander (fetched 2026-08-29T12:44:39.574744+00:00, sha d300120843ed)
- Data as of 2026-08-30T08:39:29.467469+00:00.
