Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiro Santilli <ciro.santilli@gmail.com>2014-10-23 00:52:50 +0400
committerCiro Santilli <ciro.santilli@gmail.com>2014-10-23 00:56:42 +0400
commit5d5b3b8273297f9fe70a8c14376da7e6e528e2c5 (patch)
tree7642711e057755a3a20a6703c9097a40c3c052ec /doc/raketasks
parent47064ea55cf82ee4e38b616348243a53fae12ce2 (diff)
Fix doc raketasts import md style [ci skip]
Diffstat (limited to 'doc/raketasks')
-rw-r--r--doc/raketasks/import.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/raketasks/import.md b/doc/raketasks/import.md
index 39b1a52a44d..5dba8de6d56 100644
--- a/doc/raketasks/import.md
+++ b/doc/raketasks/import.md
@@ -1,18 +1,18 @@
# Import
-### Import bare repositories into GitLab project instance
+## Import bare repositories into GitLab project instance
Notes:
-* project owner will be a first admin
-* groups will be created as needed
-* group owner will be the first admin
-* existing projects will be skipped
+- project owner will be a first admin
+- groups will be created as needed
+- group owner will be the first admin
+- existing projects will be skipped
How to use:
1. copy your bare repos under git repos_path (see `config/gitlab.yml` gitlab_shell -> repos_path)
-2. run the command below
+1. run the command below
```
# omnibus-gitlab