On Tue, Dec 27, 2016 at 2:15 PM, Ryan Gonzalez wrote:
> Does it make pulls any faster? I have the PyPy repo, but I haven't pulled in
> over a year and am scared of it burning my CPU...
No. Clonebundles only apply to the hg clone command. Pulls tend to be
small-ish and wouldn't typically benefit f
Does it make pulls any faster? I have the PyPy repo, but I haven't pulled
in over a year and am scared of it burning my CPU...
--
Ryan (ライアン)
Yoko Shimomura > ryo (supercell/EGOIST) > Hiroyuki Sawano >> everyone else
http://kirbyfan64.github.io/
On Dec 27, 2016 3:43 PM, "Matti Picus" wrote:
> B
Bitbucket has enabled a feature called clonebundles which it is claimed
will make "hg clone" much faster, for hg clients version 3.7 minimum.
I have enabled the feature on the pypy repos on bitbucket, after erik
from atlassian pointed out its existence.
For reference, the toggle is on this pa