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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
209 B
Markdown
Raw Normal View History

2018-07-20 16:46:14 +03:00
## git-bug push
Push updates to a git remote
2018-07-20 16:46:14 +03:00
```
git-bug push [REMOTE] [flags]
2018-07-20 16:46:14 +03:00
```
### 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