Fixed Import Bare Repositories instructions to match rake task.

This commit is contained in:
C. Walker 2013-09-06 16:19:35 -07:00
parent a9d3e6ce57
commit 0f2299a8d4

View file

@ -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
```