blob: dad75b8bb944ca2b436092fb6bd0dd3678345bc0 (
plain) (
tree)
|
|
## git-bug pull
Pull bugs update from a git remote
### Synopsis
Pull bugs update from a git remote
```
git-bug pull [<remote>] [flags]
```
### Options
```
-h, --help help for pull
```
### SEE ALSO
* [git-bug](git-bug.md) - A bug tracker embedded in Git
|