Skip to content

Fix hanging user rebase confirmable

Luke Duncalfe requested to merge fix-hanging-user_rebase_confirmable into master

PreReceiveErrors and GitErrors were previously not being sent back to the client. This would cause the client to hang while waiting for a response.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/62353

Edited by GitLab Release Tools Bot

Merge request reports