Related to Backlog Issues for the current repository.

COMMANDS:

gitb issue [-s <STATE>]

 Open the issue list page in the current project.

gitb issue show

 Open the issue page related to the current branch.

gitb issue add

 Open the page to create issue in the current project.

OPTIONS:

-s, --state <STATE>

 Filter issues by STATE. Values: “all”, “open”, “in_progress”, “resolved”, “closed”, “not_closed” (default).