The widening of the working copy we do after widening a repo is
practically the same as we do in a repo share after the store
narrowspec has been changed in a different share. Let's reuse the code
for that that we now have in the narrowspec module.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Fixed pyflakes warnings in flight.
hgext/narrow/narrowcommands.py:13: 'mercurial.merge' imported but unused hgext/narrow/narrowcommands.py:262: local variable 'newmatch' is assigned to but never used