Skip to content

Read and update import_url on projects

Previously changing the import_url on a project, which is used for pull mirroring, required a recreate of the project. Importing projects using pull mirroring was also broken because the field was not imported with the rest of the resource.

This MR requires github.com/xanzy/go-gitlab#1636 to be merged and released.

Merge request reports