Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果在 Launchpad 上提议合并分支,它将显示与我提议合并的分支的差异。我喜欢 Launchpad 显示差异的方式:有没有一种方法可以在 Launchpad 上查看此差异,而无需明确提出合并分支?
不,我不这么认为。此差异是使用bzr merge --preview命令创建的,需要 2 个分支(源和目标)。您可以轻松地在本地执行此操作,或者您可以创建一个合并提案然后拒绝它。
bzr merge --preview