aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_deselect.md
blob: 51ce5dda44b4b0bb56f27fbe3095add44705aaf3 (plain) (tree)
1
2
3
4

                   
                                  
 





















                                
                                                         
 
## 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.