This is an archive of the discontinued Mercurial Phabricator instance.

narrow: drop safehasattr() checks for always-present repo.narrowmatch
ClosedPublic

Authored by martinvonz on Feb 28 2018, 3:56 PM.

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

martinvonz created this revision.Feb 28 2018, 3:56 PM
indygreg accepted this revision.Feb 28 2018, 9:14 PM
This revision is now accepted and ready to land.Feb 28 2018, 9:14 PM
This revision was automatically updated to reflect the committed changes.
yuja added a subscriber: yuja.Mar 1 2018, 5:15 AM
yuja added inline comments.
hgext/narrow/narrowmerge.py
71

s/not// ?

martinvonz added inline comments.Mar 1 2018, 8:08 AM
hgext/narrow/narrowmerge.py
71

Yep, it definitely looks like it should be. Fixed in "committed"