Skip to content
代码片段 群组 项目
提交 fa3bbd44 编辑于 作者: Alejandro Rodríguez's avatar Alejandro Rodríguez
浏览文件

Fix lightweight tags not processed correctly by GitTagPushService

When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing
to the sha of the tag to the sha of the commit the tag points to. The
problem is that only annotated tags have `object_sha`s, lightweight tags
don't (it's nil), so (only) in their case we still need to use
`tag.target`.
上级 5742f4a6
No related branches found
No related tags found
加载中
显示
161 个添加87 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册