KingDownloads

git-bug

by git-bug 9.9k stars GPL-3.0Developer Tools
Download
git-bug preview

About git-bug

git-bug is a decentralized issue tracker that integrates directly with git repositories. It stores issues, comments, and related data as git objects rather than files, allowing them to be versioned and synchronized alongside code changes.

The tool is designed for offline-first workflows, enabling users to manage issues without an internet connection and sync changes later. It leverages git's distributed nature to push and pull issues to multiple remotes, similar to how code is shared across repositories.

Key features

  • Native Git Storage for issues and comments
  • Distributed and versioned issue tracking
  • Fast issue listing and searching
  • Third-party bridges for syncing with GitHub and GitLab
  • Multiple interfaces including CLI, TUI, and web
  • Minimal setup required for integration

Download v0.10.1

May 19, 2025
View all 10 versions

Frequently asked questions

Is git-bug free?
Yes. git-bug is free and open-source software, distributed under the GPL-3.0 license.
Which platforms does git-bug support?
git-bug provides downloads for Windows.
What is the latest version of git-bug?
The latest version is v0.10.1, released on May 19, 2025.
How is git-bug different from traditional issue trackers?
git-bug stores issues directly in git repositories as objects rather than files or external database entries, making them version-controlled and distributable like code.
What platforms does git-bug support?
git-bug works with any git repository and can sync issues with platforms like GitHub and GitLab through bridges.
What license does git-bug use?
git-bug is released under the GPLv3 license, with some assets like the logo under CC BY 4.0.
How can I contribute to git-bug?
Contributions are welcome through code, documentation, or financial support via Open Collective. The project has guidelines for contributors.

More Developer Tools