Automic VaultAutomic Vault

brew

git-absorb を Homebrew, apk, apt, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

git-absorb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-absorb

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-absorb

MacPorts ports tree · devel/git-absorb/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add git-absorb

Alpine Linux edge package indexes · git-absorb · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install git-absorb

Debian stable package indexes · git-absorb · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#git-absorb

nixpkgs package indexes · pkgs/by-name/gi/git-absorb/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S git-absorb

Arch Linux sync databases · git-absorb · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install git-absorb

openSUSE Tumbleweed package metadata · git-absorb · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/git-absorb

Scoop official bucket manifest trees · bucket/git-absorb.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id tummychow.git-absorb -e

Windows Package Manager source index · tummychow.git-absorb · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Automatic git commit --fixup

コマンドとエイリアス

  • git-absorb

履歴

プロジェクトの歴史と使われ方

git-absorb is a Rust command-line tool that creates fixup commits automatically by matching staged hunks to earlier commits in a feature branch. It brings an hg absorb-style review workflow to Git.

プロジェクトの歴史

The project began in February 2018 as a port of Facebook's hg absorb idea. The README cites a Mozilla version-control discussion that described automatically folding review feedback into the draft changesets that introduced the touched lines.

git-absorb translated that workflow into Git by producing fixup! commits that can be consumed by git rebase --autosquash, or by running the rebase itself with --and-rebase. Its documentation explains the core algorithm in terms of whether patches commute, using that test to infer which earlier commit a staged hunk belongs to.

The release history moved from rapid 0.1 and 0.2 tags in March 2018 through later 0.x releases, with 0.9.0 tagged in February 2026. The Cargo manifest identifies the package as a Rust binary named git-absorb and describes it as automatic git commit --fixup.

採用の歴史

git-absorb gained adoption among developers who maintain atomic commit stacks and want review fixes placed into the right commits before merge. The README lists packaging across Arch Linux, Debian, Fedora, FreeBSD, Homebrew, MacPorts, nixpkgs, openSUSE, Ubuntu, Void Linux, GNU Guix, and Windows Package Manager, and crates.io provides a Rust installation path through cargo install.

使われ方

Practitioners stage review fixes with git add, run git absorb, inspect the generated fixup commits, and then use git rebase -i --autosquash to fold them into the original commits. Users who trust the result can run git absorb --and-rebase, while recovery is documented through PRE_ABSORB_HEAD and the reflog.

パッケージ好きにとっての重要性

git-absorb is package-relevant because it is a Git subcommand whose usefulness depends on being easy to install across developer machines. It also illustrates the package-manager spread of Rust CLI tools that wrap Git workflows without requiring users to adopt a new VCS.

タイムライン

  • 2018: Repository initialized and 0.1.0 tagged.
  • 2019: 0.4.0 and 0.5.0 tags followed after wider workflow hardening.
  • 2025: 0.7.0 and 0.8.0 tags appeared.
  • 2026: 0.9.0 was tagged.

Related projects

  • git-absorb is directly related to Facebook's hg absorb, Mercurial's history-editing workflow, Git's fixup commits, and Git's autosquash rebase mode.

セキュリティ状態

リスクレベル: グリーン

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 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-absorbcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.9.0
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新0.9.0

https://github.com/tummychow/git-absorb

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-absorb
バージョン0.9.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-absorb
ホームページhttps://github.com/tummychow/git-absorb
リポジトリhttps://github.com/tummychow/git-absorb
上流ドキュメントhttps://github.com/jrbasso/gistit#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/tummychow/git-absorb/archive/refs/tags/0.9.0.tar.gz
最終更新2026-06-22T14:03:30-07:00
Pulseupdated
依存関係libgit2
ビルド依存関係asciidoctor, 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-absorb
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

git-absorb 0.6.17-2+b2

Git commit --fixup, but automatic

https://github.com/tummychow/git-absorb

sudo apt install git-absorb
  • Section: vcs
  • Architecture: amd64
  • Source Package: rust-git-absorb
  • 3 依存関係
  • normalized package name match
  • 一致条件: Git Absorb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-absorb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

git-absorb

nix profile install nixpkgs#git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-absorb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

git-absorb 0.6.11-1build1

Git commit --fixup, but automatic

https://github.com/tummychow/git-absorb

sudo apt install git-absorb
  • Section: universe/vcs
  • Architecture: amd64
  • Source Package: rust-git-absorb
  • 3 依存関係
  • normalized package name match
  • 一致条件: Git Absorb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-absorb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-absorb 0.9.0-r0

Automatically write fixup! commits, similar to hg absort

https://github.com/tummychow/git-absorb

sudo apk add git-absorb
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: git-absorb
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Absorb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-absorb from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-absorb-bash-completion 0.9.0-r0

Bash completions for git-absorb

https://github.com/tummychow/git-absorb

sudo apk add git-absorb-bash-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-absorb-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-absorb-doc 0.9.0-r0

Automatically write fixup! commits, similar to hg absort (documentation)

https://github.com/tummychow/git-absorb

sudo apk add git-absorb-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-absorb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-absorb-fish-completion 0.9.0-r0

Fish completions for git-absorb

https://github.com/tummychow/git-absorb

sudo apk add git-absorb-fish-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-absorb-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-absorb-zsh-completion 0.9.0-r0

Zsh completions for git-absorb

https://github.com/tummychow/git-absorb

sudo apk add git-absorb-zsh-completion
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-absorb-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

git-absorb 0.9.0-2

git commit --fixup, but automatic

https://github.com/tummychow/git-absorb

sudo pacman -S git-absorb
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Git Absorb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-absorb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

git-absorb 0.6.17-1.4

git commit --fixup, but automatic

https://github.com/tummychow/git-absorb

sudo zypper install git-absorb
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-absorb
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Git Absorb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-absorb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-absorb-bash-completion 0.6.17-1.4

Bash Completion for git-absorb

https://github.com/tummychow/git-absorb

sudo zypper install git-absorb-bash-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-absorb
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Absorb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-absorb-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-absorb-fish-completion 0.6.17-1.4

Fish Completion for git-absorb

https://github.com/tummychow/git-absorb

sudo zypper install git-absorb-fish-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-absorb
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Absorb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-absorb-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-absorb-nushell-completion 0.6.17-1.4

Nushell Completion for git-absorb

https://github.com/tummychow/git-absorb

sudo zypper install git-absorb-nushell-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-absorb
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Absorb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-absorb-nushell-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-absorb-zsh-completion 0.6.17-1.4

ZSH Completion for git-absorb

https://github.com/tummychow/git-absorb

sudo zypper install git-absorb-zsh-completion
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-absorb
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Git Absorb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-absorb-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

git-absorb

sudo port install git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-absorb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/git-absorb

scoop install main/git-absorb
  • normalized package name match
  • 一致条件: Git Absorb
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-absorb.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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