git-bug/doc/md/git-bug_push.md

23 lines
266 B
Markdown
Raw Normal View History

2018-07-20 16:46:14 +03:00
## git-bug push
Push bugs update to a git remote.
2018-07-20 16:46:14 +03:00
### Synopsis
Push bugs update to a git remote.
2018-07-20 16:46:14 +03:00
```
git-bug push [<remote>] [flags]
```
### Options
```
-h, --help help for push
```
### SEE ALSO
* [git-bug](git-bug.md) - A bug tracker embedded in Git.
2018-07-20 16:46:14 +03:00