Skip to content

Add an RPC for applying patches to a branch

Bob Van Landuyt requested to merge bvl-add-apply-patch-rpc into master

The client will be able to send one or patches to apply to a branch.

This is required for: https://gitlab.com/gitlab-org/gitlab-ce/issues/40830

Merge request reports