2019-02-16 19:34:04 +03:00
|
|
|
.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" ""
|
2018-07-20 16:47:06 +03:00
|
|
|
.nh
|
|
|
|
.ad l
|
|
|
|
|
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
.PP
|
2018-09-21 14:37:22 +03:00
|
|
|
git\-bug \- A bug tracker embedded in Git
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.PP
|
|
|
|
\fBgit\-bug [flags]\fP
|
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
2018-09-21 14:37:22 +03:00
|
|
|
git\-bug is a bug tracker embedded in git.
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
.PP
|
2018-10-17 21:47:31 +03:00
|
|
|
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.
|
2018-07-20 16:47:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
.PP
|
|
|
|
\fB\-h\fP, \fB\-\-help\fP[=false]
|
|
|
|
help for git\-bug
|
|
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2019-02-17 18:12:06 +03:00
|
|
|
\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\-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\-user(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP
|