review
Open the review page (editor filtered to this push session) in your browser.
Opens the review page in your browser — the editor filtered to a push session, so you land straight on the drafts you just staged.
lb review # current git branch as the session
lb review --session my-feature # a specific sessionOptions
| Flag | Env | Default | Notes |
|---|---|---|---|
-s, --session <id> | LB_SESSION | git branch | Session to review. |
Plus the common options. Pairs with
push and add, which stage the proposals.