Skip to content

Fix display of some overflowing merge request diffs

Nick Thomas requested to merge 199843-fix-viewing-nil-blobs into master

What does this MR do?

MR diffs that overflow may create blobs where ruby_encoding: nil. We fail to handle that properly in BlobHelper#encoded_newlines_re.

Does this MR meet the acceptance criteria?

Conformity

Closes #199843 (closed)

Edited by Nick Thomas

Merge request reports