Mercurial > hg-stable
comparison mercurial/filelog.py @ 20440:400da8bc7786
push: move outgoing object in the push object
The set of outgoing and common changeset are used by phases to compute the new
common set between local and remote. So we need to move it into the object to
extract the phase sync from the god function.
Note that this information will be used by obsolescence markers too.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Thu, 30 Jan 2014 20:18:26 -0800 |
parents | 3bda242bf244 |
children | 4669e26747c3 |
comparison
equal
deleted
inserted
replaced
20439:0d3ccf285ff2 | 20440:400da8bc7786 |
---|