Clone status extension
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Wed Apr 2 04:53:51 UTC 2014
On 04/01/2014 09:17 PM, anatoly techtonik wrote:
> On Wed, Apr 2, 2014 at 1:25 AM, Matt Mackall <mpm at selenic.com> wrote:
>> hg log -r 'not ::tip' -q | wc
>
> This won't work on Windoze - needs "" and no wc. So, there is no way to
> implement an incremental download of changesets in chunks over unreliable
> connection. Right? I'd prefer to download in 1-10Mb chunks.
You can give a shot to this hack.
Otherwise we can build something with … bundle2
--
Pierre-Yves
More information about the Mercurial
mailing list