Mercurial > hg
comparison tests/test-doctest.py @ 11996:3195cf01dfb9
revlog.revision(): don't use nullrev as the default value for the cache
I is probably a bug if the deltachain computation think there was a cache hit
at nullrev. Use None instead, this will never trigger a cache hit.
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Fri, 20 Aug 2010 00:17:50 +0200 |
parents | 0f3c8a47960e |
children | b7fbf24c8a93 bb324910e40a |
comparison
equal
deleted
inserted
replaced
11995:ff84cd2bdfaf | 11996:3195cf01dfb9 |
---|