Fix gitaly ref encoding bugs
1 unresolved thread
1 unresolved thread
Compare changes
Files
4+ 1
− 3
@@ -113,9 +113,7 @@ def find_branch(name, force_reload = false)
Adds missing encoding coercion calls on Gitaly ref responses.
We were injecting ASCII-8BIT strings into GitLab, that doesn't work. It has to be UTF-8.
master
(if it does - rebase it please)