Skip to content

Enable `escape_gitaly_refs` by default

What does this MR do and why?

Contributes to #366437 (closed)

Problem

References from Gitaly can contain invalid UTF-8 characters that simply deleted.

Solution

Encode invalid characters instead of deleting them.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports