Mercurial > hg
comparison hgeditor @ 31260:aac054e5389b
context: remove assumptions about manifest creation during _buildstatus
Previously we called self.manifest() in some cases to preload the
first manifest. This relied on the assumption that the later
_manifestmatches() call did not duplicate any work the original
self.manifest() call did. Let's remove that assumption, since it bit
me during my refactors of this area and is easy to remove.
author | Durham Goode <durham@fb.com> |
---|---|
date | Tue, 07 Mar 2017 17:49:50 -0800 |
parents | 1aee2ab0f902 |
children |
comparison
equal
deleted
inserted
replaced
31259:6a9d0d24fdb4 | 31260:aac054e5389b |
---|