mercurial/__init__.py
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 02 Oct 2015 22:16:34 -0700
changeset 26448 e05fd574c922
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
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.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: