Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 639 Bytes

glab_mr_rebase.md

File metadata and controls

29 lines (18 loc) · 639 Bytes

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> [flags]

Options

  -h, --help   help for rebase

Options inherited from parent commands

  -R, --repo string   Select another repository using the OWNER/REPO format or the project ID. Supports group namespaces

SEE ALSO

  • glab mr - Create, view and manage merge requests
Auto generated by spf13/cobra on 15-Aug-2020