git-bug.1

 1.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" 
 2.nh
 3.ad l
 4
 5
 6.SH NAME
 7.PP
 8git\-bug \- A bug tracker embedded in Git
 9
10
11.SH SYNOPSIS
12.PP
13\fBgit\-bug [flags]\fP
14
15
16.SH DESCRIPTION
17.PP
18git\-bug is a bug tracker embedded in git.
19
20.PP
21git\-bug use git objects to store the bug tracking separated from the files
22history. As bugs are regular git objects, they can be pushed and pulled from/to
23the same git remote your are already using to collaborate with other peoples.
24
25
26.SH OPTIONS
27.PP
28\fB\-h\fP, \fB\-\-help\fP[=false]
29    help for git\-bug
30
31
32.SH SEE ALSO
33.PP
34\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-id(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-webui(1)\fP