Possibility to filter for issues in the `git issue list` command E.g., - `git issue list --filter state=new` - `git issue list --filter title=*display*`
Possibility to filter for issues in the
git issue listcommandE.g.,
git issue list --filter state=newgit issue list --filter title=*display*