aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_deselect.md
blob: 51ce5dda44b4b0bb56f27fbe3095add44705aaf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
## git-bug deselect

Clear the implicitly selected bug.

```
git-bug deselect [flags]
```

### Examples

```
git bug select 2f15
git bug comment
git bug status
git bug deselect

```

### Options

```
  -h, --help   help for deselect
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git.