macOS
brew install git-buglocal Homebrew formula metadata
brew / 順位 6528
git-bug のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-buglocal Homebrew formula metadata
sudo apk add git-bugAlpine Linux edge package indexes · git-bug · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-bugnixpkgs package indexes · pkgs/by-name/gi/git-bug/package.nix · ソース: api.github.com
sudo pacman -S git-bugArch Linux sync databases · git-bug · ソース: geo.mirror.pkgbuild.com
sudo zypper install git-bugopenSUSE Tumbleweed package metadata · git-bug · ソース: download.opensuse.org
scoop install main/git-bugScoop official bucket manifest trees · bucket/git-bug.json · ソース: api.github.com
概要
Distributed, offline-first bug tracker embedded in git, with bridges
履歴
git-bug is a decentralized issue tracker that stores issues, comments, identities, and related metadata as Git objects inside a repository. Its project framing follows a long-running Git culture idea: project state should be portable with the repository rather than locked inside a single hosted forge.
The project was initially built by Michael Mure and later organized under the git-bug project on GitHub. Public release history shows a 0.2.0 release in 2018, several 0.x releases through 2020 and 2022, and renewed 0.8 to 0.10 releases in 2025, indicating a tool that evolved from a distributed issue-storage experiment into a CLI, TUI, and web-interface workflow.
Adoption has centered on developers who want issue data to travel with a Git repository and who need offline access. The project documents bridges for GitHub, GitLab, Jira, and Launchpad, making it useful as a local archive and synchronization layer rather than only as a replacement issue tracker.
Practitioners use git-bug inside an existing repository to create, query, edit, and synchronize issues. Bridge users configure a third-party service, pull issues into the repository-backed store, work on them offline through the CLI, TUI, or web UI, then push changes back to the forge.
For package users, git-bug is interesting because it treats issue tracking as a Git-native data problem. It fits the same offline-first, clone-and-sync model that made distributed version control attractive, while still acknowledging hosted issue trackers through bridge support.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-bug | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:git-bug |
|---|---|
| バージョン | 0.10.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/git-bug/git-bug |
| リポジトリ | https://github.com/git-bug/git-bug |
| 最終更新 | 2026-07-27T16:47:23+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-bug
nix profile install nixpkgs#git-buggit-bug 0.8.1-r12
Distributed, offline-first bug tracker embedded in git, with bridges
https://github.com/MichaelMure/git-bug
sudo apk add git-buggit-bug-bash-completion 0.8.1-r12
Bash completions for git-bug
https://github.com/MichaelMure/git-bug
sudo apk add git-bug-bash-completiongit-bug-doc 0.8.1-r12
Distributed, offline-first bug tracker embedded in git, with bridges (documentation)
https://github.com/MichaelMure/git-bug
sudo apk add git-bug-docgit-bug-fish-completion 0.8.1-r12
Fish completions for git-bug
https://github.com/MichaelMure/git-bug
sudo apk add git-bug-fish-completiongit-bug-zsh-completion 0.8.1-r12
Zsh completions for git-bug
https://github.com/MichaelMure/git-bug
sudo apk add git-bug-zsh-completiongit-bug 0.10.1-2
Distributed, offline-first bug tracker embedded in git, with bridges
https://github.com/MichaelMure/git-bug
sudo pacman -S git-buggit-bug 0.10.1-6.3
Distributed, offline-first bug tracker embedded in git, with bridges
https://github.com/MichaelMure/git-bug
sudo zypper install git-buggit-bug-bash-completion 0.10.1-6.3
Bash completion for git-bug
https://github.com/MichaelMure/git-bug
sudo zypper install git-bug-bash-completiongit-bug-fish-completion 0.10.1-6.3
Fish completion for git-bug
https://github.com/MichaelMure/git-bug
sudo zypper install git-bug-fish-completiongit-bug-zsh-completion 0.10.1-6.3
ZSH completion for git-bug
https://github.com/MichaelMure/git-bug
sudo zypper install git-bug-zsh-completionmain/git-bug
scoop install main/git-bugソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.