git-bug

A distributed bug tracker that uses git's internal storage, so no files are added in your project. You may submit your problems to the same git remote you use to interact with others, much like commits and branches. More information: <https://github.com/MichaelMure/git-bug/blob/master/doc/md/git-bug.md>.

Debian Debian
RUN apt-get update && \ apt-get install -y git-extras
Ubuntu
RUN apt-get update && \ apt-get install -y git-extras
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y git-extras
Fedora
RUN dnf install -y git-extras
Raspbian
RUN apt-get update && \ apt-get install -y git-extras
click the source code to copy install git-bug on any operating system with command-not-found.com