macOS
brew install git-buglocal Homebrew formula metadata
brew / rank 6528
Distributed, offline-first bug tracker embedded in git, with bridges. Version 0.10.1 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#git-bug.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:git-bug |
|---|---|
| Version | 0.10.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/git-bug/git-bug |
| Repository | https://github.com/git-bug/git-bug |
| Last updated | 2026-07-27T16:47:23+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-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-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.