logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

glab-mr-merge - Merge or accept a merge request.

Description

       Merge or accept a merge request.

Example

       $ glab mr merge 235
       $ glab mr accept 235

       # Finds open merge request from current branch
       $ glab mr merge

Name

       glab-mr-merge - Merge or accept a merge request.

Options

--auto-merge[=true]      Set auto-merge.

       -m, --message=""      Custom merge commit message.

       -r, --rebase[=false]      Rebase the commits onto the base branch.

       -d, --remove-source-branch[=false]      Remove source branch on merge.

       --sha=""      Merge commit SHA.

       -s, --squash[=false]      Squash commits on merge.

       --squash-message=""      Custom squash commit message.

       -y, --yes[=false]      Skip submission confirmation prompt.

Options Inherited From Parent Commands

--help[=false]      Show help for this command.

       -R,  --repo=""       Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO format.
       Also accepts full URL or Git URL.

See Also

glab-mr(1)

Auto generated by spf13/cobra                       Nov 2024                                             glab(1)

Synopsis

glabmrmerge{|}[flags]

See Also