aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_push.md
blob: a0213a01e0898be50dcfc3cee1a2574ac34de083 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## git-bug push

Push updates to a git remote

```
git-bug push [REMOTE] [flags]
```

### Options

```
  -h, --help   help for push
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git