在 Launchpad 上查看差异而不建议合并

发布于 2024-11-15 23:43:03 字数 110 浏览 2 评论 0原文

如果建议在 Launchpad 上合并一个分支,它将显示与我建议合并的分支的差异。我喜欢 Launchpad 显示差异的方式:有没有一种方法可以在 Launchpad 上查看此差异,而无需明确建议合并分支?

If a propose a branch for merge on Launchpad, it will show a diff with the branch that I have proposed to merge with. I like the way the way that Launchpad shows the diff: is there a way I can view this diff on Launchpad without explicitly proposing the branch for merge?

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

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

发布评论

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

评论(1

弥繁 2024-11-22 23:43:03

不,我不这么认为。此差异是使用 bzr merge --preview 命令创建的,需要 2 个分支(源和目标)。您可以在本地轻松完成此操作,也可以创建合并提案然后拒绝它。

No, I don't think so. This diff is created with bzr merge --preview command and requires 2 branches (source and destination). You can do that locally easily, or you can create a merge proposal and then Reject it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文