拆分 bzr 版本项目

发布于 2024-11-29 22:52:13 字数 90 浏览 1 评论 0原文

我已经意识到我的项目的一部分可以从主代码库中分离出来并作为一个完全独立的程序进行维护。我希望新项目(回购)将保留分割之前的所有历史记录等。实现这一目标的最佳方法是什么

I have realized that a part of my project can be separated from the main code base and maintained as a completely separate program. I would like that the new project (repo) will keep all the history etc from before splitting. What is the best way of achieving this

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

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

发布评论

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

评论(1

无妨# 2024-12-06 22:52:13

您应该能够使用 bzr split 命令。

请参阅 bzr split --help 了解更多信息。

You should be able to use the bzr split command.

See bzr split --help for more info.

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