We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d2ea9 commit eadd28dCopy full SHA for eadd28d
1 file changed
README.md
@@ -140,6 +140,8 @@ glrd Delete reviewer
140
glA Approve MR
141
glR Revoke MR approval
142
glM Merge the feature branch to the target branch and close MR
143
+glrr Rebase the feature branch of the MR on the server and pull the new state
144
+glrs Same as `glrr`, but skip the CI pipeline
145
glC Create a new MR for currently checked-out feature branch
146
glc Chose MR for review
147
glS Start review for the currently checked-out branch
0 commit comments