Skip to content

Resolve "Merge conflict resolution removed the newline in the end of file"

What does this MR do?

Add a newline back to the created file when resolving conflicts by picking sides, if our side of the conflict has a trailing newline.

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

Don't think so!

Why was this MR needed?

This was a silly bug.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32983 (closed).

Edited by username-removed-443319

Merge request reports