Skip to content

Allow PostReceivePack to be enabled with Gitaly

Alejandro Rodríguez requested to merge enable-gitaly-receive-pack into master

Conversation: gitaly#353 (closed)

What does this MR do?

Reestablish the ability to enable PostReceivePack being processed by Gitaly

Are there points in the code the reviewer needs to double check?

No. This is not enabling the feature, it's making it opt-in.

Why was this MR needed?

The problems that prevent this feature from being enabled were fixed.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes gitaly#246 (closed)

/cc @andrewn @jacobvosmaer-gitlab

Edited by Andrew Newdigate

Merge request reports