Mercurial > hg
diff mercurial/dagutil.py @ 20439:0d3ccf285ff2
push: move push return value in the push object
The return code convey information about the success of changeset push. This is
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 19:43:28 -0800 |
parents | 34d4a037dced |
children | ce8cea923a6c |