Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, scoop 安装 git-interactive-rebase-tool

查看 git-interactive-rebase-tool 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install git-interactive-rebase-tool

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install git-interactive-rebase-tool

MacPorts ports tree · devel/git-interactive-rebase-tool/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add git-interactive-rebase-tool

Alpine Linux edge package indexes · git-interactive-rebase-tool · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install git-interactive-rebase-tool

Fedora Rawhide package metadata · git-interactive-rebase-tool · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#git-interactive-rebase-tool

nixpkgs package indexes · pkgs/by-name/gi/git-interactive-rebase-tool/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/git-interactive-rebase-tool

Scoop official bucket manifest trees · bucket/git-interactive-rebase-tool.json · 来源: api.github.com

概览

软件包摘要

Native sequence editor for Git interactive rebase

命令和别名

  • interactive-rebase-tool

历史

项目历史与用法

Git Interactive Rebase Tool is a Rust terminal sequence editor for `git rebase -i`. It replaces the plain text todo-file edit step with a keyboard-driven interface for changing actions, reordering commits, inspecting diffs, and writing the rebase plan back to Git.

项目历史

Maro Miguel published the repository in December 2016 and released version 0.1.0 the next day. The changelog records a rapid early rewrite in version 0.2.0, followed by scrolling, man-page, color, exec-action, and configuration work through the 0.x line.

The project reached 1.0.0 in April 2019 with Unicode support and overflow handling. Version 2.0.0 in January 2021 was a larger terminal rewrite, replacing Curses with Crossterm while adding commit diff views, richer key handling, external-editor error handling, and improved macOS color support.

采用历史

The README and install guide show the tool moving beyond a Rust crate into ordinary package-manager channels: release binaries and packages for Debian-style and RPM systems, Homebrew on macOS, Cargo, and community packages for Alpine, Arch, Fedora, FreeBSD, Guix, Chocolatey, and Scoop. That packaging spread made it usable as a daily Git sequence editor without asking users to build Rust code by hand.

使用方式

Users configure Git with `git config --global sequence.editor interactive-rebase-tool`, then run ordinary interactive rebases. Inside the tool they set actions such as pick, squash, fixup, edit, reword, and drop; reorder lines; select multiple commits; inspect commit summaries and diffs; toggle break actions; and write or abort the todo file.

The tool also supports direct invocation on a rebase todo file and temporary overrides through `GIT_SEQUENCE_EDITOR`, which makes it fit both persistent personal Git configuration and one-off rebase sessions.

为什么软件包爱好者会关心

For package nerds, it is a good example of a single-purpose Rust CLI gaining cross-platform distribution by respecting Git's existing sequence-editor hook. It avoids replacing Git's rebase machinery; it improves the one user-facing edit surface that Git deliberately delegates.

时间线

  • 2016: Public repository created and 0.1.0 released.
  • 2019: 1.0.0 added Unicode and overflow support.
  • 2021: 2.0.0 replaced Curses with Crossterm and expanded diff and keybinding support.
  • 2024: 2.4.0 added NO_COLOR support and post-modified-line exec command support.

Related projects

  • The tool relates directly to Git's built-in interactive rebase and `GIT_SEQUENCE_EDITOR` interface. It also overlaps with editor-specific Git workflows, but keeps the core interaction inside a portable terminal UI.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
interactive-rebase-toolcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.4.1
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本2.4.1

https://github.com/MitMaro/git-interactive-rebase-tool

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:git-interactive-rebase-tool
版本2.4.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/git-interactive-rebase-tool
主页https://gitrebasetool.mitmaro.ca/
仓库https://github.com/MitMaro/git-interactive-rebase-tool
上游文档https://github.com/MitMaro/git-interactive-rebase-tool#readme
许可证GPL-3.0-or-later
源码归档https://github.com/MitMaro/git-interactive-rebase-tool/archive/refs/tags/2.4.1.tar.gz
最后更新2026-06-22T14:03:31-07:00
Pulseupdated
依赖libgit2
构建依赖pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-interactive-rebase-tool
Version Scheme0
Revision4
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

git-interactive-rebase-tool

nix profile install nixpkgs#git-interactive-rebase-tool
  • normalized package name match
  • 匹配方式:Git Interactive Rebase Tool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-interactive-rebase-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

git-interactive-rebase-tool 2.4.1-r2

Terminal based sequence editor for interactive rebase

https://gitrebasetool.mitmaro.ca

sudo apk add git-interactive-rebase-tool
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-interactive-rebase-tool
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Git Interactive Rebase Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-interactive-rebase-tool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-interactive-rebase-tool-doc 2.4.1-r2

Terminal based sequence editor for interactive rebase (documentation)

https://gitrebasetool.mitmaro.ca

sudo apk add git-interactive-rebase-tool-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-interactive-rebase-tool
  • normalized package name match
  • 匹配方式:Git Interactive Rebase Tool
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-interactive-rebase-tool-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

git-interactive-rebase-tool 2.4.1-15.fc45

Full-featured terminal-based sequence editor for Git interactive rebase

https://crates.io/crates/git-interactive-rebase-tool

sudo dnf install git-interactive-rebase-tool
  • License: Apache-2.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND BSD-3-Clause AND (GPL-2.0-only WITH GCC-exception-2.0) AND GPL-3.0-or-later AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-git-interactive-rebase-tool
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Git Interactive Rebase Tool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: git-interactive-rebase-tool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

git-interactive-rebase-tool

sudo port install git-interactive-rebase-tool
  • normalized package name match
  • 匹配方式:Git Interactive Rebase Tool
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-interactive-rebase-tool/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/git-interactive-rebase-tool

scoop install main/git-interactive-rebase-tool
  • normalized package name match
  • 匹配方式:Git Interactive Rebase Tool
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-interactive-rebase-tool.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment