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

1.5 KiB

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 your are already using to collaborate with other peoples.

git-bug [flags]

Options

  -h, --help   help for git-bug

SEE ALSO