Installation

You can download Mergiraf from Codeberg. Choose the archive that matches your device's architecture and place the extracted binary in your PATH.

Once Mergiraf is installed, you can then configure Git to use Mergiraf.

Via a package manager

Mergiraf is also available from the following package repositories:

Packaging status

From source

If you have Rust installed, you can also install Mergiraf from source by cloning its repository and running cargo install --path . in it. Or download and build Mergiraf on crates.io with Cargo by running: cargo install --locked mergiraf.

Pssst! Why don't you install Difftastic too?

Difftastic is a fantastic structural diff tool which works great in combination with Mergiraf.