Fixed Import Bare Repositories instructions to match rake task.
This commit is contained in:
parent
a9d3e6ce57
commit
0f2299a8d4
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ Notes:
|
|||
|
||||
How to use:
|
||||
|
||||
1. copy your bare repos under git base_path (see `config/gitlab.yml` git_host -> base_path)
|
||||
1. copy your bare repos under git repos_path (see `config/gitlab.yml` gitlab_shell -> repos_path)
|
||||
2. run the command below
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue