mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 18:23:08 +03:00
23 lines
270 B
Markdown
23 lines
270 B
Markdown
|
## git-bug bridge push
|
||
|
|
||
|
Push updates.
|
||
|
|
||
|
### Synopsis
|
||
|
|
||
|
Push updates.
|
||
|
|
||
|
```
|
||
|
git-bug bridge push [<name>] [flags]
|
||
|
```
|
||
|
|
||
|
### Options
|
||
|
|
||
|
```
|
||
|
-h, --help help for push
|
||
|
```
|
||
|
|
||
|
### SEE ALSO
|
||
|
|
||
|
* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
|
||
|
|