Skip to content
Snippets Groups Projects
Commit 8dda5fd7 authored by C. Walker's avatar C. Walker Committed by Wes Gurney
Browse files

Fixed description.

parent dbb2f893
No related branches found
No related tags found
1 merge request!4954Add support to configure webhook_timeout in gitlab.yaml
Loading
Loading
@@ -9,7 +9,7 @@ namespace :gitlab do
# * project owner will be a first admin
# * existing projects will be skipped
#
desc "GITLAB | Import bare repositories from git_host -> base_path into GitLab project instance"
desc "GITLAB | Import bare repositories from gitlab_shell -> repos_path into GitLab project instance"
task repos: :environment do
 
git_base_path = Gitlab.config.gitlab_shell.repos_path
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment