Skip to content

Add create merge checkbox.

Jacob Schatz requested to merge new-mr-repo-editor into master

What does this MR do?

Adds a checkbox to start a new MR from a branch. Merge https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14586 first. This relies upon it.

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

Why was this MR needed?

https://gitlab.com/gitlab-org/gitlab-ce/issues/38626

Screenshots (if relevant)

Screen_Shot_2017-10-03_at_3.17.57_PM

cooooldude


When you are editing a file and some edits come in, we ask you to create a new branch. It doesn't include your previous changes or redirect to the file you were editing. This is being continued on in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14586

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes #38626 (closed)

Edited by Eric Eastwood

Merge request reports