Mercurial > hg
comparison tests/test-symlink-os-yes-fs-no.py @ 20487:f715cc0b5107
pull: make pulled subset a propertycache of the pull object
The computation of the subset is simple operation using two useful pull
information (1) the set of common changeset before the pull (2) the set of
pulled changeset. We move this data into the `pulloperation` object since some
phase will need them. And we turn the pulled subset computation behind a
property case as multiple pull phase will need it.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Fri, 31 Jan 2014 01:34:00 -0800 |
parents | 6ae45c0b4625 |
children | 3b453513f1fe |
comparison
equal
deleted
inserted
replaced
20486:0c469df6e914 | 20487:f715cc0b5107 |
---|