aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug.1
blob: 8b66d31224c468025dfa841479886731f63a95de (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
.nh
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""

.SH NAME
.PP
git-bug - A bug tracker embedded in Git


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


.SH DESCRIPTION
.PP
git-bug is a bug tracker embedded in git.

.PP
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.


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


.SH SEE ALSO
.PP
\fBgit-bug-bridge(1)\fP, \fBgit-bug-bug(1)\fP, \fBgit-bug-commands(1)\fP, \fBgit-bug-label(1)\fP, \fBgit-bug-pull(1)\fP, \fBgit-bug-push(1)\fP, \fBgit-bug-termui(1)\fP, \fBgit-bug-user(1)\fP, \fBgit-bug-version(1)\fP, \fBgit-bug-webui(1)\fP