Skip to main content
The review command opens a review request for the current branch, so teammates can review your changes before they are merged.
<title> is the review title. [--into <base_ref>] sets the target branch to merge the review into. Defaults to the repository’s default branch. [-d <description>] adds a review description.