glab-mr-diff - Man Page

View changes in a merge request

Synopsis

glab mr diff [ | ] [flags]

Description

View changes in a merge request

Options

--color="auto" Use color in diff output: {always|never|auto}

Options Inherited from Parent Commands

--help[=false] Show help for command

-R, ā€‰--repo="" Select another repository using the OWNER/REPO or GROUP/NAMESPACE/REPO
format or full URL or git URL

Example

glab mr diff 123
glab mr diff branch
glab mr diff  # get from current branch
glab mr diff 123 --color=never

See Also

glab-mr(1)

Referenced By

glab-mr(1).

Apr 2024 Auto generated by spf13/cobra