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

                   
                                  


            
                                  






















                                
                                                         
 
## git-bug deselect

Clear the implicitly selected bug.

### Synopsis

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.