Skip to content

Fix encoding bug in Gitaly::Commit::TreeEntry

Kim Carlbäcker requested to merge 46445-fix-gitaly-tree-entry-encoding into master

What does this MR do?

Properly encode ref-names when passing them to TreeEntry.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #46445 (closed) and gitaly#1208 (closed)

Edited by Douwe Maan

Merge request reports