Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.11 KB

git-bug.md

File metadata and controls

38 lines (26 loc) · 1.11 KB

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