Mercurial > evolve
changeset 5220:151731be7166 stable
evolve: fixed some typos in stablerangecache LONG_MESSAGE (issue6279)
phase-divergent update to bf37ba1c80ee
author | Yohann Rebattu <yohann@rebattu.fr> |
---|---|
date | Sat, 21 Mar 2020 15:04:18 +0100 |
parents | 8e290f172423 |
children | af9f40236037 |
files | hgext3rd/evolve/stablerangecache.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext3rd/evolve/stablerangecache.py Sat Mar 21 15:04:18 2020 +0100 +++ b/hgext3rd/evolve/stablerangecache.py Sat Mar 21 15:04:18 2020 +0100 @@ -52,7 +52,7 @@ storage backend for that cache neither. This computation will finish in a finite amount of time, even for repositories -with millions of revision and many merges. However it might take multiple tens +with millions of revisions and many merges. However it might take multiple tens of minutes to complete in such case. In the future, better implementation of the algorithm in a more appropriate