Commit 2a70d963 authored by James Lopez's avatar James Lopez

Merge branches 'feature/project-export-ui-experimental' and...

Merge branches 'feature/project-export-ui-experimental' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-export-ui-experimental
parents 7a80880f 385d6df2
......@@ -44,7 +44,7 @@ module Gitlab
end
def path_with_namespace
File.join(@namespace.path, @project_path)
File.join(@namespace.path, @shared.opts[:project_path])
end
def repo_path
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment