This is an archive of the discontinued Mercurial Phabricator instance.

narrowcommands: remove an unrequired `repo.narrowpats` call
ClosedPublic

Authored by pulkit on Nov 30 2018, 9:43 AM.

Details

Summary

We call that few lines above and do nothing significant in between which can
change the narrowpats. So let's use values returned by that call.

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

pulkit created this revision.Nov 30 2018, 9:43 AM
martinvonz accepted this revision.Nov 30 2018, 7:31 PM
This revision is now accepted and ready to land.Nov 30 2018, 7:31 PM
This revision was automatically updated to reflect the committed changes.