Mercurial > public > mercurial-scm > hg
comparison mercurial/posix.py @ 29874:0099e29fc95c
histedit: drop the 'nodetoverify' method
That method is just returning self.node and is never overridden. We just use
the attribute directly instead and get rid of the method.
This is the beginning of series to simplify and unify verification of constraints
for actions.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 26 Aug 2016 20:31:33 +0200 |
parents | 3239e2fdd2e2 |
children | 4b1af1c867fa 5f33116cd787 |
comparison
equal
deleted
inserted
replaced
29873:80ba176bad62 | 29874:0099e29fc95c |
---|