mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-20 00:41:27 +03:00
23 lines
266 B
Markdown
23 lines
266 B
Markdown
## git-bug push
|
|
|
|
Push bugs update to a git remote.
|
|
|
|
### Synopsis
|
|
|
|
Push bugs update to a git remote.
|
|
|
|
```
|
|
git-bug push [<remote>] [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for push
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [git-bug](git-bug.md) - A bug tracker embedded in Git.
|
|
|