macOS
brew install git-buglocal Homebrew formula metadata
brew
Distributed, offline-first bug tracker embedded in git, with bridges. Version 0.10.1 via Homebrew; verified from local package data.
install
brew install git-buglocal Homebrew formula metadata
sudo apk add git-bugAlpine Linux edge package indexes · git-bug · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-bugnixpkgs package indexes · pkgs/by-name/gi/git-bug/package.nix · source: api.github.com
sudo pacman -S git-bugArch Linux sync databases · git-bug · source: geo.mirror.pkgbuild.com
sudo zypper install git-bugopenSUSE Tumbleweed package metadata · git-bug · source: download.opensuse.org
scoop install main/git-bugScoop official bucket manifest trees · bucket/git-bug.json · source: api.github.com
overview
Distributed, offline-first bug tracker embedded in git, with bridges
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-bug | 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/git-bug/git-bug
install metadata
| Package key | brew:git-bug |
|---|---|
| Version | 0.10.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-bug |
| Homepage | https://github.com/git-bug/git-bug |
| Repository | https://github.com/git-bug/git-bug |
| Upstream docs | https://github.com/git-bug/git-bug/tree/trunk/doc |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/git-bug/git-bug/archive/refs/tags/v0.10.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-bug |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
git-bug
nix profile install nixpkgs#git-buggit-bug 0.8.1-r11
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-r11
Bash completions for git-bug
https://github.com/MichaelMure/git-bug
sudo apk add git-bug-bash-completiongit-bug-doc 0.8.1-r11
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-r11
Fish completions for git-bug
https://github.com/MichaelMure/git-bug
sudo apk add git-bug-fish-completiongit-bug-zsh-completion 0.8.1-r11
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-5.1
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-5.1
Bash completion for git-bug
https://github.com/MichaelMure/git-bug
sudo zypper install git-bug-bash-completiongit-bug-fish-completion 0.10.1-5.1
Fish completion for git-bug
https://github.com/MichaelMure/git-bug
sudo zypper install git-bug-fish-completiongit-bug-zsh-completion 0.10.1-5.1
ZSH completion for git-bug
https://github.com/MichaelMure/git-bug
sudo zypper install git-bug-zsh-completionmain/git-bug
scoop install main/git-bugsource 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.