glab mr rebase
Automatically rebase the source_branch of the merge request against its target_branch.
Synopsis
If you don’t have permissions to push to the merge request’s source branch - you’ll get a 403 Forbidden response.
glab mr rebase [<id> | <branch>] [flags]
Examples
$ glab mr rebase 123
$ glab mr rebase # get from current branch
$ glab mr rebase branch
Options inherited from parent commands
--help Show help for command
-R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL