Skip to content
代码片段 群组 项目
提交 d57f61e4 编辑于 作者: Alan (Maciej) Paruszewski's avatar Alan (Maciej) Paruszewski 提交者: Rémy Coutable
浏览文件

Update security-harness to checkout to master after removing lefthook

上级 fcfeca66
No related branches found
No related tags found
无相关合并请求
...@@ -75,6 +75,7 @@ end ...@@ -75,6 +75,7 @@ end
def delete_hook def delete_hook
FileUtils.rm(HOOK_PATH) FileUtils.rm(HOOK_PATH)
system("git checkout master")
puts "#{SHELL_YELLOW}Security harness removed -- you can now push to all remotes.#{SHELL_CLEAR}" puts "#{SHELL_YELLOW}Security harness removed -- you can now push to all remotes.#{SHELL_CLEAR}"
end end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册