Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdBrowse ¶ added in v1.28.0
NewCmdBrowse returns the `bb browse PROJECT/REPO [TARGET]` command. Without TARGET: opens the repo web URL. Numeric TARGET: opens the PR web URL. 7-40 hex chars: opens the commit page. Anything else: opens src/<currentBranch>/<target> in the repo.
func NewCmdStatus ¶ added in v1.28.0
NewCmdStatus returns the `bb status` top-level command. It shows open PRs authored by or assigned to the current user.
func SetHelpFunc ¶ added in v1.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.