blob: 1ea996ede76e4987e9b87d27ef4903e9ff3f14bd (
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
|