Function gr::cmds::merge_request::execute
source ยท pub fn execute(
options: MergeRequestOptions,
global_args: CliArgs,
config: Arc<dyn ConfigProperties>,
domain: String,
path: String,
) -> Result<()>