Skip to content

Add support for merging into a FOSS only repo

Yorick Peterse requested to merge foss-merge into master

This changes the Merge Train so it can merge a source repository into a target repository, removing any proprietary code in the process. This allow us to sync GitLab CE/EE into a FOSS only repository.

See https://gitlab.com/gitlab-org/gitlab-ee/issues/10768 for more information.

Merge request reports