# MitMaro/git-interactive-rebase-tool

Native cross-platform full feature terminal-based sequence editor for git interactive rebase.

Repository: https://github.com/MitMaro/git-interactive-rebase-tool
Canonical: https://ross.abutalabs.com/products/git-interactive-rebase-tool
Homepage: https://gitrebasetool.mitmaro.ca/
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: rust, editor, git, cross-platform, hacktoberfest
Last push: 2026-04-14T03:27:00+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 3542, "days_push": 141, "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 1883, forks 54 (observed 2026-08-28T04:05:48.792547+00:00)

## What it is
A native, cross-platform, full-featured terminal-based sequence editor for Git's interactive rebase, written in Rust. It replaces the default text-editor-based rebase todo editing with an interactive TUI supporting actions, reordering, visual mode, and commit diff viewing.

## Use cases
- edit git interactive rebase todo list in a terminal UI
- squash fixup reword and drop commits during interactive rebase
- reorder commits in a rebase with visual mode
- view commit diffs while rebasing
- replace vim as git sequence editor
- edit exec commands during rebase

## When to choose
- you do interactive rebases often and want a faster, friendlier editor than a text editor
- you want a cross-platform tool that works identically on Linux, macOS, and Windows
- you want visual feedback like commit diffs and overview while rebasing

## When to avoid
- you rarely use interactive rebase and are happy with your existing editor
- you need a GUI-based git history editing tool
- you prefer built-in git tooling without extra installs

## Facets
- artifact type: cli-tool
- maturity: active
- function: editor, cli, developer-tools, version-control
- domain: developer-tools, version-control
- platform: windows, cross-platform, cli
- tags: git, interactive-rebase, terminal-ui, rust, sequence-editor, command-line, linux, macos

## Member repositories
- MitMaro/git-interactive-rebase-tool (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.792547+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:13:40.503029+00:00, confidence not recorded.
  - readme: https://github.com/MitMaro/git-interactive-rebase-tool (fetched 2026-08-28T04:05:48.792547+00:00, sha e495ae7914c8)
  - homepage: https://gitrebasetool.mitmaro.ca/ (fetched 2026-08-29T10:52:49.075419+00:00, sha 49f62b4a6e8d)
  - registry_crates: https://crates.io/api/v1/crates/git-interactive-rebase-tool (fetched 2026-08-29T10:52:49.078940+00:00, sha 397180f32129)
- Data as of 2026-08-30T08:39:29.467469+00:00.
