Mercurial 3.7 发布,分布式版本控制系统
Generaldelta:the original Mercurial compression format had an inefficient way ofstoring history in very branchy repositories. Generaldelta addresses
this weakness. As a result, depending on the repository, this can
improve the>
hg clone -U --config format.generaldelta=1 --pull originalrepo generaldeltarepo
页:
[1]