1.nh
2.TH GIT\-BUG(1)Apr 2019
3Generated from git\-bug's source code
4
5.SH NAME
6.PP
7git\-bug \- A bug tracker embedded in Git.
8
9
10.SH SYNOPSIS
11.PP
12\fBgit\-bug [flags]\fP
13
14
15.SH DESCRIPTION
16.PP
17git\-bug is a bug tracker embedded in git.
18
19.PP
20git\-bug use git objects to store the bug tracking separated from the files
21history. As bugs are regular git objects, they can be pushed and pulled from/to
22the same git remote you are already using to collaborate with other people.
23
24
25.SH OPTIONS
26.PP
27\fB\-h\fP, \fB\-\-help\fP[=false]
28 help for git\-bug
29
30
31.SH SEE ALSO
32.PP
33\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\-rm(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\-user(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP