Skip to content

WIP: Add patch to create new merge requests via email

What does this MR do?

Allows creating new merge requests via email with a patch file.

Are there points in the code the reviewer needs to double check?

Applying patches from email were not supported before. This adds it via git am.

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #40830 (closed)

Edited by Serdar Dogruyol

Merge request reports