comparison mercurial/merge.py @ 26448:e05fd574c922

exchange: teach pull about requested stream clones An upcoming patch will move the invocation of stream cloning logic to the normal pull code path (from localrepository.clone). In preparation for this, we teach pull() and pulloperation about whether a streaming clone is requested. The return logic in localrepository.clone() has been reformatted slightly because of line length issues.
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 02 Oct 2015 22:16:34 -0700
parents 6b4a0c602bec
children 5bd7c4c07f6d
comparison
equal deleted inserted replaced
26447:591088f7028a 26448:e05fd574c922