macOS
brew install git-imergelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-imerge pour les workflows d'agents IA.
installation
brew install git-imergelocal Homebrew formula metadata
sudo apt install git-imergeDebian stable package indexes · git-imerge · Source: deb.debian.org
sudo dnf install git-imergeFedora Rawhide package metadata · git-imerge · Source: dl.fedoraproject.org
nix profile install nixpkgs#git-imergenixpkgs package indexes · pkgs/by-name/gi/git-imerge/package.nix · Source: api.github.com
aperçu
Incremental merge for git
historique
git-imerge is a Git extension for incremental merge, rebase, revert, and drop operations. It breaks large conflict sets into smaller pairwise conflicts and records progress inside Git refs so work can be paused, tested, shared, and resumed.
Michael Haggerty's repository was created in May 2013, the same period in which the README points users to a GitMerge 2013 presentation and a practical introduction article. The project framed incremental merging as a way to reduce conflict pain by identifying exactly which commits from two branches conflict.
git-imerge became a well-known specialist tool among advanced Git users because it addressed a real pain point in long-running branches: merge conflicts that are too large to understand at once. Its GitHub repository has thousands of stars and its packaging spans Homebrew, Debian, Fedora, Nix, and Ubuntu, indicating durable interest beyond a single distribution.
Practitioners use commands such as `git-imerge merge BRANCH`, `git-imerge rebase BRANCH`, and `git-imerge continue` as analogues to Git's native merge and rebase workflows. During an operation, git-imerge records state under `refs/imerge/NAME`, can show a diagram of progress, and can simplify the final result into a merge, rebase, history-preserving rebase, or fuller intermediate history.
The package is notable because it is not a wrapper around a single Git porcelain command; it stores its own operation graph in Git's object database and refs. That makes it especially interesting to people who study Git internals, conflict resolution, and packaging of Git subcommands.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-imerge | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/mhagger/git-imerge
métadonnées d'installation
| Clé du paquet | brew:git-imerge |
|---|---|
| Version | 1.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-imerge |
| Page d'accueil | https://github.com/mhagger/git-imerge |
| Dépôt | https://github.com/mhagger/git-imerge |
| Docs amont | https://github.com/mhagger/git-imerge#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://files.pythonhosted.org/packages/be/f6/ea97fb920d7c3469e4817cfbf9202db98b4a4cdf71d8740e274af57d728c/git-imerge-1.2.0.tar.gz |
| Dernière mise à jour | 2026-06-18T09:25:51+09:00 |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-imerge |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-imerge 1.2.0-5
incremental merge and rebase for git
https://github.com/mhagger/git-imerge
sudo apt install git-imergegit-imerge
nix profile install nixpkgs#git-imergegit-imerge 1.2.0-5
incremental merge and rebase for git
https://github.com/mhagger/git-imerge
sudo apt install git-imergegit-imerge 1.2.0-3.fc45
Incremental merge and rebase for Git
https://github.com/mhagger/git-imerge
sudo dnf install git-imergepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.