Skip to content
代码片段 群组 项目
提交 5a0f3480 编辑于 作者: Baodong's avatar Baodong
浏览文件

Merge branch 'refactor-jh-gem-sync' into 'main-jh'

Adjust JH Gemfile.lock

See merge request gitlab-cn/gitlab!1778
No related branches found
No related tags found
无相关合并请求
#!/bin/sh
echo 'In the jh/Gemfile.lock, replace the remote using the PATH method with the upper-level directory'
cat Gemfile.lock | sed -e '/^PATH$/{n;s/remote: /&..\//}' > jh/Gemfile.lock
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册