{"adoption": {"forks": 131, "observed_at": "2026-08-28T04:07:24.887206+00:00", "stars": 2844}, "canonical_url": "https://ross.abutalabs.com/products/git-imerge", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Incremental merge for git", "domain": ["version-control", "developer-tools"], "enriched": true, "function": ["version-control", "developer-tools", "cli"], "health_score": 20, "homepage": null, "language": "Python", "license": "GPL-2.0", "license_family": "copyleft", "maturity": "maintenance", "member_repos": ["mhagger/git-imerge"], "name": "mhagger/git-imerge", "platform": ["cli", "cross-platform", "python"], "pushed_at": "2024-07-17T00:05:59+00:00", "repo": "mhagger/git-imerge", "stars": 2844, "tags": ["git", "merge-conflicts", "incremental-merge", "rebase", "command-line"], "topics": ["git", "python", "merge-conflicts"], "urls": [], "use_cases": ["resolve a gnarly git merge conflict commit by commit", "rebase a long-lived branch with minimal conflict pain", "pause and resume an in-progress merge across days or machines", "find exactly which pairs of commits conflict between two branches", "push an unfinished merge so a teammate can finish resolving it", "visualize merge progress with a diagram"], "what_it_is": "git-imerge is a Python CLI tool that performs Git merges and rebases incrementally, commit by commit. It isolates the smallest possible pairwise conflicts and lets merges be interrupted, resumed, published, and collaborated on while in progress.", "when_to_avoid": ["simple merges that resolve cleanly with plain git merge", "you need a GUI-based conflict resolution workflow", "you cannot install Python alongside a recent Git"], "when_to_choose": ["a big merge or rebase produces a large conflict blob that is hard to untangle", "you want to record merge progress as git refs and resume later", "you want each conflict reduced to the smallest possible pairwise conflict"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/git-imerge", "repo": "mhagger/git-imerge", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "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:07:24.887206+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:24.887206+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:37:10.234951+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a1ac646a3e6f5fb910e3dae1fd063d54e93116434ed1118a53e4d2703b120b30", "fetched_at": "2026-08-28T04:07:24.887206+00:00", "kind": "readme", "missing": false, "url": "https://github.com/mhagger/git-imerge"}, {"content_hash": "e91812a371e079e8a9a062bdc542906018481024fe894c0a38c439475a1c1e5e", "fetched_at": "2026-08-29T09:52:39.918314+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/git-imerge/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4872, "days_push": 778, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}