2018-09-24 18:11:50 +03:00
|
|
|
## git-bug bridge pull
|
|
|
|
|
2019-02-24 16:46:08 +03:00
|
|
|
Pull updates.
|
2018-09-24 18:11:50 +03:00
|
|
|
|
|
|
|
### Synopsis
|
|
|
|
|
2019-02-24 16:46:08 +03:00
|
|
|
Pull updates.
|
2018-09-24 18:11:50 +03:00
|
|
|
|
|
|
|
```
|
|
|
|
git-bug bridge pull [<name>] [flags]
|
|
|
|
```
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
|
|
|
```
|
2019-11-03 18:46:51 +03:00
|
|
|
-h, --help help for pull
|
|
|
|
-n, --no-resume force importing all bugs
|
|
|
|
-s, --since string import only bugs updated after the given date (ex: "200h" or "june 2 2019")
|
2018-09-24 18:11:50 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
### SEE ALSO
|
|
|
|
|
2019-02-24 16:46:08 +03:00
|
|
|
* [git-bug bridge](git-bug_bridge.md) - Configure and use bridges to other bug trackers.
|
2018-09-24 18:11:50 +03:00
|
|
|
|