Mercurial > hg
comparison tests/test-strip.t @ 20441:eca9d5375606
push: move phases synchronisation function in its own function
Now that every necessary information is held in the `pushoperation` object, we
can finally extract the phase synchronisation phase to it's own function. This
is the first concrete block of code we extract from the huge push function.
Hooray!
This changeset is pure code movement only.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Thu, 30 Jan 2014 20:22:43 -0800 |
parents | aa9385f983fa |
children | f49d60fa40a5 |
comparison
equal
deleted
inserted
replaced
20440:400da8bc7786 | 20441:eca9d5375606 |
---|