macOS
brew install mergiraflocal Homebrew formula metadata
sudo port install mergirafMacPorts ports tree · devel/mergiraf/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mergiraf in AI-Agent-Workflows.
Installation
brew install mergiraflocal Homebrew formula metadata
sudo port install mergirafMacPorts ports tree · devel/mergiraf/Portfile · Quelle: api.github.com
sudo apk add mergirafAlpine Linux edge package indexes · mergiraf · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#mergirafnixpkgs package indexes · pkgs/by-name/me/mergiraf/package.nix · Quelle: api.github.com
sudo pacman -S mergirafArch Linux sync databases · mergiraf · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mergirafopenSUSE Tumbleweed package metadata · mergiraf · Quelle: download.opensuse.org
scoop install main/mergirafScoop official bucket manifest trees · bucket/mergiraf.json · Quelle: api.github.com
winget install --id Mergiraf.Mergiraf -eWindows Package Manager source index · Mergiraf.Mergiraf · Quelle: cdn.winget.microsoft.com
Überblick
Syntax-aware git merge driver
Verlauf
Mergiraf is a syntax-aware merge driver for Git created by Antonin Delpeuch after exploring the limitations of line-based merge conflict resolution and earlier structured-merge prototypes. The project positions itself as a practical merge driver for daily version-control workflows: Git still performs ordinary line-based merges where they succeed, while Mergiraf uses syntax trees and language-specific knowledge when a line-based conflict can be resolved structurally.
The tool integrates through Git's custom merge-driver mechanism and can also be run after a conflict with `mergiraf solve`. Its documentation emphasizes conservative behavior: unresolved or suspicious cases keep conflict markers, while automatically solved cases can be reviewed with `mergiraf review` and reported with `mergiraf report`. It also supports Jujutsu workflows through `jj resolve --tool mergiraf`.
Mergiraf's ecosystem role is adjacent to tools like Difftastic: it applies tree awareness to version-control conflicts rather than only to human-readable diffs. Its supported-language list spans common programming languages such as C/C++, Go, Java, JavaScript, Python, Rust, TypeScript, and structured formats such as JSON, TOML, YAML, XML, `go.mod`, and requirements files. Package managers distribute it as a developer-tool CLI that teams can opt into globally or per repository through Git attributes.
Sicherheitslage
Für mergiraf wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/git/configExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mergiraf | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:mergiraf |
|---|---|
| Version | 0.18.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mergiraf |
| Homepage | https://mergiraf.org |
| Repository | https://codeberg.org/mergiraf/mergiraf |
| Upstream-Dokumentation | https://mergiraf.org/ |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://codeberg.org/mergiraf/mergiraf/archive/v0.18.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-14T18:47:06Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mergiraf |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mergiraf
nix profile install nixpkgs#mergirafmergiraf 0.17.0-r0
syntax-aware git merge driver for a growing collection of programming languages and file formats
sudo apk add mergirafmergiraf-doc 0.17.0-r0
syntax-aware git merge driver for a growing collection of programming languages and file formats (documentation)
sudo apk add mergiraf-docmergiraf 0.17.0-1
A syntax-aware git merge driver for a growing collection of programming languages and file formats
sudo pacman -S mergirafmergiraf 0.17.0-1.1
A syntax-aware git merge driver
sudo zypper install mergirafmergiraf
sudo port install mergirafmain/mergiraf
scoop install main/mergirafMergiraf.Mergiraf
winget install --id Mergiraf.Mergiraf -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.