Skip to content
代码片段 群组 项目
提交 35ecc26c 编辑于 作者: Dylan Griffith's avatar Dylan Griffith
浏览文件

Also branch from target_branch

上级 5d85cb03
No related branches found
No related tags found
1 合并请求!2419Fix TanukiBot spec relying on outdated code
...@@ -96,7 +96,7 @@ def add_standard_change_data(change) ...@@ -96,7 +96,7 @@ def add_standard_change_data(change)
end end
def git def git
@git ||= ::Gitlab::Housekeeper::Git.new(logger: @logger) @git ||= ::Gitlab::Housekeeper::Git.new(logger: @logger, branch_from: @target_branch)
end end
def require_keeps def require_keeps
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册