git-bug_push.md
1## git-bug push
2
3Push bugs update to a git remote
4
5### Synopsis
6
7Push bugs update to a git remote
8
9```
10git-bug push [<remote>] [flags]
11```
12
13### Options
14
15```
16 -h, --help help for push
17```
18
19### SEE ALSO
20
21* [git-bug](git-bug.md) - A bugtracker embedded in Git
22
23###### Auto generated by spf13/cobra on 20-Jul-2018