提交 21be0cae 编写于 作者: J James Lopez

fixing merge issues

上级 7ff2a51e
......@@ -6,10 +6,6 @@ module Gitlab
File.join(storage_path, relative_path)
end
def project_attributes
%i(name path description issues_enabled wall_enabled merge_requests_enabled wiki_enabled snippets_enabled visibility_level archived)
end
def project_tree
Gitlab::ImportExport::ImportExportReader.new.project_tree
end
......
......@@ -22,7 +22,6 @@ included_attributes:
- :path
- :description
- :issues_enabled
- :wall_enabled
- :merge_requests_enabled
- :wiki_enabled
- :snippets_enabled
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册