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

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.