[PATCH 1 of 5 REVIEW] phases: add a moveboundary function to move phases boundaries
Matt Mackall
mpm at selenic.com
Wed Oct 19 22:01:34 UTC 2011
On Wed, 2011-10-19 at 12:27 +0200, pierre-yves.david at logilab.fr wrote:
> # HG changeset patch
> # User Pierre-Yves David <pierre-yves.david at logilab.fr>
> # Date 1319019427 -7200
> # Node ID 585d4afe4752a33eb02ec3c03dd626e1d7e87317
> # Parent bf4b59cd0fdf09b139c8fbed1ef3495df5e55b40
> phases: add a moveboundary function to move phases boundaries
>
> @filecache('phaseheads')
> def _phaseheads(self):
> + self._dirtyphases = False
> return phases.readheads(self)
>
> +
Please start reviewing your patches for stray whitespace. One newline
here is plenty.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial-devel
mailing list