Commit 385d6df2 authored by James Lopez's avatar James Lopez

typo

parent a61456e4
...@@ -44,7 +44,7 @@ module Gitlab ...@@ -44,7 +44,7 @@ module Gitlab
end end
def path_with_namespace def path_with_namespace
File.join(@namespace.path, @project_path) File.join(@namespace.path, @shared.opts[:project_path])
end end
def repo_path 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