Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.74 KB

git-bug.md

File metadata and controls

46 lines (34 loc) · 1.74 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 your are already using to collaborate with other peoples.

git-bug [flags]

Options

  -h, --help   help for git-bug

SEE ALSO