comparison mercurial/localrepo.py @ 3671:86d3f966201d

Use nullrev+count instead of count-1 in a newly introduced expression. Before that repo.changelog.tip() was used, but this yields a node. Of course many more places should be changed like this, this was just done as an example.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 16 Nov 2006 08:51:22 +0100
parents 44247ecc2965
children cabe62800120
comparison
equal deleted inserted replaced
3670:b4903debbe3b 3671:86d3f966201d