Skip to main content

Module pr_retarget

Module pr_retarget 

Source
Expand description

bb pr retarget: point an open pull request at a different destination branch.

The api only lets the destination move — a pull request’s source branch is fixed for its lifetime — so there is no flag for the other side. The update rides the same PUT that edits a pull request’s title, which is why the existing title is read back and resent: a PUT without it is rejected.

Functions§

run