macOS
brew install git-cinnabarlocal Homebrew formula metadata
sudo port install git-cinnabarMacPorts ports tree · devel/git-cinnabar/Portfile · source: api.github.com
brew
Git remote helper to interact with mercurial repositories. Version 0.7.4 via Homebrew; verified 2026-06-25.
install
brew install git-cinnabarlocal Homebrew formula metadata
sudo port install git-cinnabarMacPorts ports tree · devel/git-cinnabar/Portfile · source: api.github.com
sudo apt install git-cinnabarDebian stable package indexes · git-cinnabar · source: deb.debian.org
sudo dnf install git-cinnabarFedora Rawhide package metadata · git-cinnabar · source: dl.fedoraproject.org
nix profile install nixpkgs#git-cinnabarnixpkgs package indexes · pkgs/by-name/gi/git-cinnabar/package.nix · source: api.github.com
sudo pacman -S git-cinnabarArch Linux sync databases · git-cinnabar · source: geo.mirror.pkgbuild.com
overview
Git remote helper to interact with mercurial repositories
history
git-cinnabar is a Git remote helper for interacting with Mercurial repositories. It was created for the awkward but important boundary where developers wanted Git tooling while large projects, especially Mozilla's Gecko repositories, still used Mercurial hosting.
The project is maintained by Mike Hommey under the glandium GitHub account. Its README explains the name as a reference to cinnabar, a mercury-bearing mineral, and describes the tool as a Mercurial bridge that does not keep a local Mercurial clone under the hood.
git-cinnabar's ecosystem significance comes from Mozilla workflows. The README identifies mozilla-central, related Mercurial repositories, and try-server work as a major focus, and the documentation links to a Mozilla Gecko Git workflow. Package-manager records in the input also show distribution through Homebrew, Debian, Fedora, MacPorts, Nix, Arch, and related channels.
Practitioners use Git commands against Mercurial repositories by cloning or fetching hg:: URLs, then use git-cinnabar commands to translate Git commits and Mercurial changesets. The tool also exposes Mercurial bookmarks, branch tips, and heads as Git refs and includes metadata validation and cleanup commands for long-lived clones.
For package users, git-cinnabar is significant because it packages a compatibility layer around two version-control histories rather than just a convenience command. It helped Git-oriented contributors work with Mercurial-hosted Mozilla repositories without abandoning standard Git commands.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
.git/config~/.gitconfigexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-cinnabar | cli | global executable | |
git-remote-hg | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/glandium/git-cinnabar
install metadata
| Package key | brew:git-cinnabar |
|---|---|
| Version | 0.7.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-cinnabar |
| Homepage | https://github.com/glandium/git-cinnabar |
| Repository | https://github.com/glandium/git-cinnabar |
| Upstream docs | https://github.com/glandium/git-cinnabar#readme |
| License | MPL-2.0 AND GPL-2.0-only |
| Source archive | https://static.crates.io/crates/git-cinnabar/git-cinnabar-0.7.4.crate |
| Last updated | 2026-06-25T04:21:18Z |
| Pulse | updated |
| Dependencies | mercurial |
| Build dependencies | rust |
| Uses from macOS | bzip2, curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-cinnabar |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
git-cinnabar 0.7.2-2
Git remote helper to interact with mercurial repositories
https://github.com/glandium/git-cinnabar
sudo apt install git-cinnabargit-cinnabar
nix profile install nixpkgs#git-cinnabargit-cinnabar 0.5.11-5.fc44
Git remote helper to interact with mercurial repositories
https://github.com/glandium/git-cinnabar
sudo dnf install git-cinnabargit-cinnabar 0.7.4-1
Git remote helper to interact with Mercurial repositories
https://github.com/glandium/git-cinnabar
sudo pacman -S git-cinnabargit-cinnabar
sudo port install git-cinnabargit-remote-hg
sudo port install git-remote-hggit-remote-hg 1.0.4~ds-3
bidirectional bridge between Git and Mercurial
https://github.com/mnauw/git-remote-hg
sudo apt install git-remote-hggit-remote-hg
nix profile install nixpkgs#git-remote-hggit-remote-hg 1.0.4-7.fc44
Mercurial wrapper for git
https://github.com/mnauw/git-remote-hg
sudo dnf install git-remote-hgsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.