macOS
brew install git-absorblocal Homebrew formula metadata
sudo port install git-absorbMacPorts ports tree · devel/git-absorb/Portfile · source: api.github.com
brew
Automatic git commit --fixup. Version 0.9.0 via Homebrew; verified 2026-06-22.
install
brew install git-absorblocal Homebrew formula metadata
sudo port install git-absorbMacPorts ports tree · devel/git-absorb/Portfile · source: api.github.com
sudo apk add git-absorbAlpine Linux edge package indexes · git-absorb · source: dl-cdn.alpinelinux.org
sudo apt install git-absorbDebian stable package indexes · git-absorb · source: deb.debian.org
nix profile install nixpkgs#git-absorbnixpkgs package indexes · pkgs/by-name/gi/git-absorb/package.nix · source: api.github.com
sudo pacman -S git-absorbArch Linux sync databases · git-absorb · source: geo.mirror.pkgbuild.com
sudo zypper install git-absorbopenSUSE Tumbleweed package metadata · git-absorb · source: download.opensuse.org
scoop install main/git-absorbScoop official bucket manifest trees · bucket/git-absorb.json · source: api.github.com
winget install --id tummychow.git-absorb -eWindows Package Manager source index · tummychow.git-absorb · source: cdn.winget.microsoft.com
overview
Automatic git commit --fixup
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-absorb | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tummychow/git-absorb
install metadata
| Package key | brew:git-absorb |
|---|---|
| Version | 0.9.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-absorb |
| Homepage | https://github.com/tummychow/git-absorb |
| Repository | https://github.com/tummychow/git-absorb |
| Upstream docs | https://github.com/jrbasso/gistit#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/tummychow/git-absorb/archive/refs/tags/0.9.0.tar.gz |
| Last updated | 2026-06-22T14:03:30-07:00 |
| Pulse | updated |
| Dependencies | libgit2 |
| Build dependencies | asciidoctor, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-absorb |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
git-absorb 0.6.17-2+b2
Git commit --fixup, but automatic
https://github.com/tummychow/git-absorb
sudo apt install git-absorbgit-absorb
nix profile install nixpkgs#git-absorbgit-absorb 0.6.11-1build1
Git commit --fixup, but automatic
https://github.com/tummychow/git-absorb
sudo apt install git-absorbgit-absorb 0.9.0-r0
Automatically write fixup! commits, similar to hg absort
https://github.com/tummychow/git-absorb
sudo apk add git-absorbgit-absorb-bash-completion 0.9.0-r0
Bash completions for git-absorb
https://github.com/tummychow/git-absorb
sudo apk add git-absorb-bash-completiongit-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-docgit-absorb-fish-completion 0.9.0-r0
Fish completions for git-absorb
https://github.com/tummychow/git-absorb
sudo apk add git-absorb-fish-completiongit-absorb-zsh-completion 0.9.0-r0
Zsh completions for git-absorb
https://github.com/tummychow/git-absorb
sudo apk add git-absorb-zsh-completiongit-absorb 0.9.0-2
git commit --fixup, but automatic
https://github.com/tummychow/git-absorb
sudo pacman -S git-absorbgit-absorb 0.6.17-1.4
git commit --fixup, but automatic
https://github.com/tummychow/git-absorb
sudo zypper install git-absorbgit-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-completiongit-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-completiongit-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-completiongit-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-completiongit-absorb
sudo port install git-absorbmain/git-absorb
scoop install main/git-absorbsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.