blob: cf29e079d4c448b08cd7d5e6fc04b2522f6a33db (
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.
|