D5510: narrow: reuse narrowspec.updateworkingcopy() when widening

Yuya Nishihara yuya at tcha.org
Wed Jan 16 07:33:16 EST 2019


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
```


More information about the Mercurial-devel mailing list