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 bug tracker embedded in Git.
22