blob: 226bc9516a6b07efb898da2e4e9fabf46cba2b69 (
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 bug tracker embedded in Git.
|