narrow: add progress-reporting when looking for local changes in `hg tracked`...
narrow: add progress-reporting when looking for local changes in `hg tracked`
Looking for local changes (changes not on the given remote) can take a
long time, so we should have progress-reporting for it.
Differential Revision:
https://phab.mercurial-scm.org/D10501