aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_bridge_pull.md
blob: 0975010a4644c4f9ec370bcd7c139bf44af3ee4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## git-bug bridge pull

Pull updates from a remote bug tracker

```
git-bug bridge pull [NAME] [flags]
```

### Options

```
  -n, --no-resume      force importing all bugs
  -s, --since string   import only bugs updated after the given date (ex: "200h" or "june 2 2019")
  -h, --help           help for pull
```

### SEE ALSO

* [git-bug bridge](git-bug_bridge.md)	 - List bridges to other bug trackers