• Function

    Compare

    Description

    Compare the files of the latest commits from the repositories in a merge request

    Export

    Returns

    Parameters

    • mergeID: string

    Returns Promise<{
        diffs: any[];
        record: any;
    } | undefined>

Generated using TypeDoc