-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

glab mr


> Manage GitLab merge requests from the command-line.

> Some subcommands such as `glab mr create` have their own usage documentation.

More information.


Create a merge request:

glab mr create

Check out a merge request locally:

glab mr checkout {mr_number}

View the changes made in the merge request:

glab mr diff

Approve the merge request for the current branch:

glab mr approve

Merge the merge request associated with the current branch interactively:

glab mr merge

Edit a merge request interactively:

glab mr update

Edit the target branch of a merge request:

glab mr update --target-branch {branch_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:47:25 2024