git-bug

Distributed bug tracker embedded in git with bridge support

brewmacoslinux
Try with needOr install directly
Source

About

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

Commands

git-bug

Examples

Create a new bug$ git bug new
List all bugs with their status$ git bug ls
Add a comment to a bug by ID$ git bug comment <bug-id>