aboutsummaryrefslogtreecommitdiffstats

git-bug

A bug tracker embedded in Git

Synopsis

git-bug is a bug tracker embedded in git.

git-bug use git objects to store the bug tracking separated from the files history. As bugs are regular git objects, they can be pushed and pulled from/to the same git remote you are already using to collaborate with other people.

git-bug [flags]

Options

  -h, --help   help for git-bug

SEE ALSO