提交 6c95c771 编写于 作者: D Douglas Barbosa Alexandre

Fix Projects::TransferService#write_repository_config method

上级 58c2f3b5
......@@ -101,7 +101,7 @@ module Projects
end
def write_repository_config(full_path)
project.write_repository_config(:gl_fullpath, full_path)
project.write_repository_config(gl_full_path: full_path)
end
def refresh_permissions
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册