From 24bc3e0874bd81d1cf8cc8a7104f277d5a9fa5c7 Mon Sep 17 00:00:00 2001 From: C. Walker Date: Fri, 6 Sep 2013 16:45:42 -0700 Subject: [PATCH] Forgot to fix the comment instructions. --- lib/tasks/gitlab/import.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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