Can I clone just the latest changesets of a repository instead of the entire history?

前端 未结 3 1142
时光说笑
时光说笑 2021-01-01 22:52

I have to work with an hg repository that has millions of lines of code and hundreds of thousands of changesets. As you can imagine, this really slows down mercurial and To

3条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-01 23:39

    It seems that Facebook released an extension that is supposed to solve this problem.

    See https://bitbucket.org/facebook/remotefilelog

提交回复
热议问题