我可以在化石的树干上做一个替代分支吗

发布于 2024-08-16 18:47:27 字数 84 浏览 11 评论 0原文

是否可以更改分支上的标签以使其替换主干而不合并?

更新:我解决了它,我现在也看到,主干只不过是一个名称并不重要,您可以关闭它并使用另一个。

Is it possible to change the tag on a branch to make it replace the trunk without merging?

Update: I solved it, I also see now that it doesnt matter trunk is nothing more than a name, you can close it and use another.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

哭泣的笑容 2024-08-23 18:47:27

找到了答案。非常简单。

在 Web ui 中

  • 转到当前主干,选择其当前叶子,然后在其他链接下选择编辑。
  • 选择取消特殊标记中继并单击更新。

--

  • 转到您想要创建主干的分支的当前叶子并选择编辑。
  • 选择“将以下新标签名称添加到此签入:”并添加标签“Trunk”
  • 选择更新。您选择的分支现在也标记为主干。

Found the answer. Its very simple.

IN Web ui

  • Go to the current trunk, select its current leaf and under other links select edit.
  • Select Cancel Special Tag Trunk and Click update.

--

  • Go to the current leaf of the branch you wish to make the trunk and select edit.
  • Select "Add the following new tag name to this check-in:" and add tag 'Trunk'
  • Select update. Your selected branch is now also labeled trunk.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文