summaryrefslogtreecommitdiff
path: root/doc/development/import_project.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-12 00:10:06 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-12 00:10:06 +0000
commit50de2638aa79ec022a7c95a96ecfe5a4f8ef177a (patch)
tree062b7a8d821ff0252340c3300e7ddd2ed296f6f0 /doc/development/import_project.md
parent3ecbefc5818c1ca6b4ce54ac8afa148eac7bfdb2 (diff)
downloadgitlab-ce-50de2638aa79ec022a7c95a96ecfe5a4f8ef177a.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/import_project.md')
-rw-r--r--doc/development/import_project.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/import_project.md b/doc/development/import_project.md
index b8415e530d5..b879d635350 100644
--- a/doc/development/import_project.md
+++ b/doc/development/import_project.md
@@ -16,7 +16,7 @@ There are several ways to import a project.
### Importing via UI
-The first option is to simply [import the Project tarball file via the GitLab UI](../user/project/settings/import_export.md#import-a-project-and-its-data):
+The first option is to [import the Project tarball file via the GitLab UI](../user/project/settings/import_export.md#import-a-project-and-its-data):
1. Create the group `qa-perf-testing`
1. Import the [GitLab FOSS project tarball](https://gitlab.com/gitlab-org/quality/performance-data/-/blob/master/projects_export/gitlabhq_export.tar.gz) into the Group.
@@ -59,7 +59,7 @@ This script was introduced in GitLab 12.6 for importing large GitLab project exp
As part of this script we also disable direct and background upload to avoid situations where a huge archive is being uploaded to GCS (while being inside a transaction, which can cause idle transaction timeouts).
-We can simply run this script from the terminal:
+We can run this script from the terminal:
Parameters: