Cli/ref/mw gitlab mr diff

< Cli‎ | ref

mw gitlab mr diff

edit

View changes in a merge request

mw gitlab mr diff [<id> | <branch>] [flags]

Examples

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

Options

edit
      --color string   Use color in diff output: {always|never|auto} (default "auto")

Options inherited from parent commands

edit
      --help              Help for this command
      --no-interaction    Do not ask any interactive questions
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL
  -v, --verbose count     Increase output verbosity. Example: --verbose=2 or -vv

SEE ALSO

edit