comparison hgext/progress.py @ 26471:41dd7b2c7e15

exchange: add "streaming all changes" to bundle2 pulling This is the beginning of client-side support for performing a stream clone using bundle2. The main bundle2 pull function checks whether to perform a streaming clone and outputs a message if so. While we have a duplicate message, it seems easier to have all the bundle2 console writing in one location and in an easy-to-read conditional block.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 04 Oct 2015 12:11:44 -0700
parents 5ef327e9c157
children
comparison
equal deleted inserted replaced
26470:4b5647d9ee13 26471:41dd7b2c7e15