Skip to content

Buffer git-receive-pack responses

username-removed-5302 requested to merge buffer-git-push into master

This allows us to respond with HTTP 500 instead of 200 when a 'git push' is rejected by the server.

Follow-up to https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/38

Merge request reports