git-bug.md

git-bug

A bug tracker embedded in Git

Synopsis

git-bug is a bug tracker embedded in git.

It use the same internal storage so it doesn't pollute your project. As you would do with commits and branches, you can push your bugs to the same git remote your are already using to collaborate with other peoples.

git-bug [flags]

Options

  -h, --help   help for git-bug

SEE ALSO