-
Notifications
You must be signed in to change notification settings - Fork 0
bb_pr_view
eximus edited this page Feb 25, 2024
·
1 revision
View details of a pull request
View details of a pull request from given ID. If no ID is given we'll try to find an open pull request that has it's source as the current branch
bb pr view [ID] [flags]
-c, --comments View comments
-C, --commits View commits. [31mNot implemented[m
-d, --diff View diff. [31mNot implemented[m
-h, --help help for view
--source string filter by source branch.
--target string filter by target branch.
--web Open in the browser.
--config string config file (default is $HOME/.config/bb.yaml)
-R, --repo string selected repository
- bb pr - Manage pull requests [pull-request]