blob: 63e61f70284f778638115e5ab48c82e22f1523f2 (
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 bugtracker embedded in Git
|