Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.15 KB

git-bug.md

File metadata and controls

35 lines (25 loc) · 1.15 KB

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