[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#910108: RFP: git-bug -- Distributed bug tracker embedded in Git



Package: wnpp
Severity: wishlist

* Package name    : git-bug
  Version         : 0.3.0
  Upstream Author : Michael Muré <batolettre@gmail.com>
* URL             : https://github.com/MichaelMure/git-bug
* License         : GPL-3+
  Programming Lang: Golang
  Description     : Distributed bug tracker embedded in Git

git-bug is a distributed bug tracker embedded in git. It uses git's
internal storage so no files are added in your project.

As you would do with commits and branches, you can push your bugs to
the same git remote you are already using to collaborate with other
people.

==

I've been maintaining bugs-everywhere (BE) in Debian for a while now,
which accomplishes a similar goal, but with bugs stored in branches
(or in files? i forgot). In any case, BE is unmaintained now and this
looks like a promising alternative, particularly with future two-way
integration with upstream bugtrackers (e.g. GitHub import for now).

It probably has (too many) golang dependencies that need to be bundled
and all that usual stuff.

Golang team maintenance, most likely. Documented here to share it with
the Debian community and make sure there's no work duplicated.

Reply to: