No gitolite in project any more
This commit is contained in:
parent
8e0b58d7e7
commit
d64090b8a9
27 changed files with 117 additions and 159 deletions
|
@ -144,7 +144,7 @@ namespace :gitlab do
|
|||
|
||||
task :restore => :environment do
|
||||
backup_path_repo = File.join(Gitlab.config.backup.path, "repositories")
|
||||
repos_path = Gitlab.config.gitolite.repos_path
|
||||
repos_path = Gitlab.config.gitlab_shell.repos_path
|
||||
|
||||
puts "Restoring repositories ... "
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue