Language Bridge

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 session

Options

FlagEnvDefaultNotes
-s, --session <id>LB_SESSIONgit branchSession to review.

Plus the common options. Pairs with push and add, which stage the proposals.

On this page