mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
* Opening a merge request from a branch within my fork towards the master of the upstream repo, this results in 503 errors. * Updating existing cross-fork merge request with new commits, they do not show up in the merge requests, neither do the diffs. However, the branch in the fork shows the newly added commit. FIXES #1721, #1712