开发者

How to join two unrelated repositories?

开发者 https://www.devze.com 2023-01-06 05:38 出处:网络
I am trying to combine two repos but 开发者_开发知识库I get error \"repository is unrelated\"..

I am trying to combine two repos but 开发者_开发知识库I get error "repository is unrelated"..

Any workaround ?


hg pull -f /other/repo

You're probably familiar with repos that have multiple heads. They can have multiple tails too!

0

精彩评论

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