mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
e511f3d885
[cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
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.
|
|
|