mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-14 08:45:30 +03:00
19 lines
209 B
Markdown
19 lines
209 B
Markdown
## git-bug push
|
|
|
|
Push updates 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
|
|
|