
glab-mr
List of commands for glab-mr:
-
glab-mr:tldr:078de glab-mr: View the changes made in the merge request.$ glab mr difftry on your machineexplain this command
-
glab-mr:tldr:2053f glab-mr: Edit a merge request interactively.$ glab mr updatetry on your machineexplain this command
-
glab-mr:tldr:8f64b glab-mr: Approve the merge request for the current branch.$ glab mr approvetry on your machineexplain this command
-
glab-mr:tldr:9a9bc glab-mr: Edit the target branch of a merge request.$ glab mr update --target-branch ${branch_name}try on your machineexplain this command