aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug.1
blob: 7c6879fa60518e6a2a4070f4514e5f7cad8d888e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" 
.nh
.ad l


.SH NAME
.PP
git\-bug \- A bugtracker embedded in Git


.SH SYNOPSIS
.PP
\fBgit\-bug [flags]\fP


.SH DESCRIPTION
.PP
git\-bug is a bugtracker embedded in git.

.PP
It use the same internal storage so it doesn't pollute your project. As you would do with commits and branches, you can push your bugs to the same git remote your are already using to collaborate with other peoples.


.SH OPTIONS
.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
    help for git\-bug


.SH SEE ALSO
.PP
\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-close(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-open(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(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