• Sean McGivern's avatar
    Add `sha` parameter to MR accept API · d863d86a
    Sean McGivern authored
    The `sha` parameter is optional, and when present, must match the
    current HEAD SHA of the source branch. Otherwise, the API call fails
    with a 409 Conflict and a message containing the current HEAD for the
    source branch.
    
    Also tidy up some doc wording.
    d863d86a