{"adoption": {"forks": 109, "observed_at": "2026-08-28T04:09:28.068762+00:00", "stars": 5699}, "canonical_url": "https://ross.abutalabs.com/products/git-absorb", "card": {"archived": false, "artifact_type": "cli-tool", "description": "git commit --fixup, but automatic", "domain": ["version-control", "developer-tools"], "enriched": true, "function": ["version-control", "developer-tools", "cli"], "health_score": 77, "homepage": "https://crates.io/crates/git-absorb", "language": "Rust", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "active", "member_repos": ["tummychow/git-absorb"], "name": "tummychow/git-absorb", "platform": ["windows", "cli", "rust"], "pushed_at": "2026-02-14T03:44:46+00:00", "repo": "tummychow/git-absorb", "stars": 5699, "tags": ["git", "rebase", "fixup-commits", "autosquash", "atomic-commits", "command-line", "linux", "macos"], "topics": ["git", "rebase"], "urls": [], "use_cases": ["automatically fold review feedback into the correct commits", "create fixup commits without manually finding commit SHAs", "keep feature branch commits atomic after code review", "avoid manual interactive rebase to amend older commits", "apply uncommitted changes to draft ancestor commits"], "what_it_is": "git-absorb is a Rust CLI tool that automatically creates git fixup! commits by matching uncommitted changes to the ancestor commits that last touched those lines. It is a port of Mercurial's hg absorb, streamlining interactive rebase workflows for applying review feedback.", "when_to_avoid": ["you work with linear single-commit branches where amending suffices", "your branch history is already pushed/shared and immutable", "you need changes absorbed into commits outside the rebase base range"], "when_to_choose": ["you maintain feature branches with multiple commits and receive review feedback", "you want atomic commits without tedious manual fixup/rebase work", "you already use git commit --fixup and git rebase --autosquash regularly"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/git-absorb", "repo": "tummychow/git-absorb", "role": "main", "score": 70}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:28.068762+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:53:36.878840+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "db07cb7257ffb05129b2d7efb3c601d67d86cd8ad886672c5fed3fb0949ef635", "fetched_at": "2026-08-28T04:09:28.068762+00:00", "kind": "readme", "missing": false, "url": "https://github.com/tummychow/git-absorb"}, {"content_hash": "9a761f3f25b0ad119ddacdb8553968e24e9402c1fc461d161a6eab345ba5587e", "fetched_at": "2026-08-29T08:49:03.895815+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/git-absorb"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 67, "longevity": 100, "rhythm": 58}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3121, "days_push": 200, "days_rel": 200, "gap_med": 62.5, "n_releases_24m": 5}, "score": 70, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}