gr::cmds::merge_request

Function execute

source
pub fn execute(
    options: MergeRequestOptions,
    config: Arc<dyn ConfigProperties>,
    domain: String,
    path: String,
) -> Result<()>