Skip to content
代码片段 群组 项目
未验证 提交 68de22c0 编辑于 作者: Sami Hiltunen's avatar Sami Hiltunen 提交者: GitLab
浏览文件

Move relative path to HookEnv

Gitaly sends Rails the repository's relative path through
hooks. This relative path needs to be passed in quarantined
requests to Gitaly. Currently the relative path is piped
through a separate construct from the HookEnv even though
they both need to be piped to the same locations. Manage
the relative path with the HookEnv class so it is easily
settable and accessible where needed. We'll need to set
it in tests that are not currently correctly setting it.
上级 1a596d74
No related branches found
No related tags found
无相关合并请求
显示 93 个添加81 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册