Mercurial > hg
comparison tests/test-convert-bzr-treeroot.t @ 40847:b34b1b865ef9
remotefilelog: avoid temporarily using "count" variable as synonym for "total"
The "count" variable is generally used for updating progress, but
early in fileserverclient.request(), its used to mean the total
count. We already have another "total" variable for that, so it seems
much clearer to use that.
Differential Revision: https://phab.mercurial-scm.org/D5382
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 04 Dec 2018 21:58:46 -0800 |
parents | 5abc47d4ca6b |
children | 26127236b229 |
comparison
equal
deleted
inserted
replaced
40846:e58cd7ede1c3 | 40847:b34b1b865ef9 |
---|