提交 564b0eb0 编写于 作者: D Douwe Maan

Fix new offenses

上级 5bbd09ca
......@@ -10,9 +10,7 @@ module Gitlab
@raw_index = repository.rugged.index
end
def read_tree(tree)
raw_index.read_tree(tree)
end
delegate :read_tree, to: :raw_index
def write_tree
raw_index.write_tree(repository.rugged)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册