git-bug_push.md

 1## git-bug push
 2
 3Push updates to a git remote
 4
 5```
 6git-bug push [REMOTE] [flags]
 7```
 8
 9### Options
10
11```
12  -h, --help   help for push
13```
14
15### SEE ALSO
16
17* [git-bug](git-bug.md)	 - A bug tracker embedded in Git
18