Forgot to fix the comment instructions.

This commit is contained in:
C. Walker 2013-09-06 16:45:42 -07:00
parent 0f2299a8d4
commit 24bc3e0874
1 changed files with 1 additions and 1 deletions

View File

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