Automic VaultAutomic Vault

brew

Installer git-bug avec Homebrew, apk, Nix, pacman, zypper, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-bug pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-bug

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add git-bug

Alpine Linux edge package indexes · git-bug · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#git-bug

nixpkgs package indexes · pkgs/by-name/gi/git-bug/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S git-bug

Arch Linux sync databases · git-bug · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install git-bug

openSUSE Tumbleweed package metadata · git-bug · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/git-bug

Scoop official bucket manifest trees · bucket/git-bug.json · Source: api.github.com

aperçu

Résumé du paquet

Distributed, offline-first bug tracker embedded in git, with bridges

Commandes et alias

  • git-bug

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2018: 0.2.0 release documented in the changelog.
  • 2020: 0.7.x releases continued the early 0.x line.
  • 2025: 0.8.1, 0.9.0, and 0.10.x releases documented renewed CLI and web UI work.

Related projects

  • git-bug relates to hosted issue trackers such as GitHub Issues, GitLab Issues, Jira, and Launchpad through its bridge system.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 8 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-bugcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.10.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectéev0.10.1

https://github.com/git-bug/git-bug

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-bug
Version0.10.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-bug
Page d'accueilhttps://github.com/git-bug/git-bug
Dépôthttps://github.com/git-bug/git-bug
Docs amonthttps://github.com/git-bug/git-bug/tree/trunk/doc
LicenceGPL-3.0-or-later
Archive sourcehttps://github.com/git-bug/git-bug/archive/refs/tags/v0.10.1.tar.gz
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-bug
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

git-bug

nix profile install nixpkgs#git-bug
  • normalized package name match
  • Correspondance par : Git Bug
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-bug/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

git-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-bug
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-bash-completion 0.8.1-r11

Bash completions for git-bug

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-bash-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • Correspondance par : Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-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-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • Correspondance par : Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-fish-completion 0.8.1-r11

Fish completions for git-bug

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-fish-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • Correspondance par : Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

git-bug-zsh-completion 0.8.1-r11

Zsh completions for git-bug

https://github.com/MichaelMure/git-bug

sudo apk add git-bug-zsh-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: git-bug
  • normalized package name match
  • Correspondance par : Git Bug
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-bug-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

git-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-bug
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Git Bug
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-bug from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

git-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-bug
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: git-bug
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-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-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-bug
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-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-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: git-bug
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

git-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-completion
  • License: MIT
  • Category: Productivity/File utilities
  • Architecture: noarch
  • Source Package: git-bug
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Git Bug
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: git-bug-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/git-bug

scoop install main/git-bug
  • normalized package name match
  • Correspondance par : Git Bug
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-bug.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment