macOS
brew install git-cinnabarlocal Homebrew formula metadata
sudo port install git-cinnabarMacPorts ports tree · devel/git-cinnabar/Portfile · ソース: api.github.com
brew
git-cinnabar のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-cinnabarlocal Homebrew formula metadata
sudo port install git-cinnabarMacPorts ports tree · devel/git-cinnabar/Portfile · ソース: api.github.com
sudo apt install git-cinnabarDebian stable package indexes · git-cinnabar · ソース: deb.debian.org
sudo dnf install git-cinnabarFedora Rawhide package metadata · git-cinnabar · ソース: dl.fedoraproject.org
nix profile install nixpkgs#git-cinnabarnixpkgs package indexes · pkgs/by-name/gi/git-cinnabar/package.nix · ソース: api.github.com
sudo pacman -S git-cinnabarArch Linux sync databases · git-cinnabar · ソース: geo.mirror.pkgbuild.com
概要
Git remote helper to interact with mercurial repositories
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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~/.gitconfig実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-cinnabar | cli | グローバル実行可能ファイル | |
git-remote-hg | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/glandium/git-cinnabar
インストールメタデータ
| パッケージキー | brew:git-cinnabar |
|---|---|
| バージョン | 0.7.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-cinnabar |
| ホームページ | https://github.com/glandium/git-cinnabar |
| リポジトリ | https://github.com/glandium/git-cinnabar |
| 上流ドキュメント | https://github.com/glandium/git-cinnabar#readme |
| ライセンス | MPL-2.0 AND GPL-2.0-only |
| ソースアーカイブ | https://static.crates.io/crates/git-cinnabar/git-cinnabar-0.7.4.crate |
| 最終更新 | 2026-06-25T04:21:18Z |
| Pulse | updated |
| 依存関係 | mercurial |
| ビルド依存関係 | rust |
| macOS 提供ライブラリ | bzip2, curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-hgソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.