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-checkout - Check out an open merge request.

Description

       Check out an open merge request.

Example

       $ glab mr checkout 1
       $ glab mr checkout branch
       $ glab mr checkout 12 --branch todo-fix
       $ glab mr checkout new-feature --set-upstream-to=upstream/main

       # Uses the checked-out branch
       $ glab mr checkout

Name

       glab-mr-checkout - Check out an open merge request.

Options

-b, --branch=""      Check out merge request with name .

       -u, --set-upstream-to=""      Set tracking of checked-out branch to [REMOTE/]BRANCH.

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

glabmrcheckout[|][flags]

See Also