For two change sets X and Y in the same Mercurial repository, the following condition is true:
if X is the parent of Y, then revision (X) <revision (Y)
?
If this is true, is it a specification or how is it currently implemented? In other words, is it possible to rely on this condition for future releases of Mercurial?
mercurial
mstrap
source share