Skip to content

Fork v5

gitlab-qa-bot requested to merge github/fork/amacarthur/fork-v5 into master

Created by: amacarthur

This is an updated version of the previously rejected pull request: 3145.

  • "Fork" button on project page will create new project in user's namespace
  • updated to use GitLab v5 rather than 4.2, including using gitlab-shell rather than gitolite
  • improved test coverage
  • addition of table forked_project_links to track which projects are forked from where
    • this will be important to enhance merge requests to go across forked repos

Merge request reports