UNPKG

318 BPlain TextView Raw
1Usage: git ssb issues [--all|--open|--closed] [<repo>]
2
3 List issues about a repo
4
5Arguments:
6 repo id, url, or git remote name of the repo.
7 default: 'origin' or 'ssb'
8Options:
9 --open Show only open issues (default)
10 --closed Show only closed issues
11 --all Show issues of all state
12