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
orGROUP/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
Referenced By
Aug 2023 Auto generated by spf13/cobra