开发者

Splitting a bzr-versioned project

I have realized that a part of my project can be separated from the main code base and maintained as a completely separate 开发者_C百科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


You should be able to use the bzr split command.

See bzr split --help for more info.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜