diff options
| author | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-16 14:05:51 +0000 |
|---|---|---|
| committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-02-16 14:05:51 +0000 |
| commit | feab47e08248af47db2f51dd2c8684f7cf1c1615 (patch) | |
| tree | d2d076f99a0d1b83f06e8257ca01219706e8585e /doc/user/project | |
| parent | 89854139a4bcdd0cc16b67e7c49ec781aee70036 (diff) | |
| parent | 890d7b540b1ffbadcde490a2e1b741bbb1af3cf4 (diff) | |
| download | gitlab-ce-feab47e08248af47db2f51dd2c8684f7cf1c1615.tar.gz | |
Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'
Resolve "API endpoint for importing a project export"
Closes #41899
See merge request gitlab-org/gitlab-ce!17025
Diffstat (limited to 'doc/user/project')
| -rw-r--r-- | doc/user/project/settings/import_export.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/project/settings/import_export.md b/doc/user/project/settings/import_export.md index b8f865679a2..dedf102fc37 100644 --- a/doc/user/project/settings/import_export.md +++ b/doc/user/project/settings/import_export.md @@ -22,6 +22,7 @@ > in the import side is required to map the users, based on email or username. > Otherwise, a supplementary comment is left to mention the original author and > the MRs, notes or issues will be owned by the importer. +> - Control project Import/Export with the [API](../../../api/project_import_export.md). Existing projects running on any GitLab instance or GitLab.com can be exported with all their related data and be moved into a new GitLab instance. |
