## git-bug bug deselect

Clear the implicitly selected bug

```
git-bug 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 bug](git-bug_bug.md)	 - List bugs

