git-bug/doc/md/git-bug.md

1.1 KiB

git-bug

A bugtracker embedded in Git

Synopsis

git-bug is a bugtracker 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