( )⚙ D5509 narrow: move copytonarrowspec() out of setnarrowpats()

This is an archive of the discontinued Mercurial Phabricator instance.

narrow: move copytonarrowspec() out of setnarrowpats()
ClosedPublic

Authored by martinvonz on Jan 7 2019, 3:45 AM.

Details

Summary

I think it was a mistake to write the working copy's narrowspec every
time the store narrowspec is written. This starts separating those
actions.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Jan 7 2019, 3:45 AM
martinvonz updated this revision to Diff 13037.Jan 7 2019, 4:18 AM
martinvonz updated this revision to Diff 13058.Jan 7 2019, 2:02 PM
martinvonz updated this revision to Diff 13149.Jan 10 2019, 4:50 PM
This revision was automatically updated to reflect the committed changes.