blob: 98e8807b3b06d15f55724743e2cd866a75093bef (
plain) (
tree)
|
|
## 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 bugtracker embedded in Git
|