diff --git a/lib/tasks/gitlab/import.rake b/lib/tasks/gitlab/import.rake index f2cba16..8fa8927 100644 --- a/lib/tasks/gitlab/import.rake +++ b/lib/tasks/gitlab/import.rake @@ -2,7 +2,7 @@ namespace :gitlab do namespace :import do # How to use: # - # 1. copy your bare repos under git base_path + # 1. copy your bare repos under git repos_path # 2. run bundle exec rake gitlab:import:repos RAILS_ENV=production # # Notes: -- libgit2 0.21.2