aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_bridge_pull.md
blob: 9a497c847678e056faf76d894910af593205c5ac (plain) (tree)
1
2
3
4
5
6
7

                      
             


            
             







                                    


                                                                                                  



            
                                                                                           
 
## git-bug bridge pull

Pull updates.

### Synopsis

Pull updates.

```
git-bug bridge pull [<name>] [flags]
```

### Options

```
  -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")
```

### SEE ALSO

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