This is an archive of the discontinued Mercurial Phabricator instance.

infinitepush: always read local backup state from source shared repo
ClosedPublic

Authored by mbthomas on Oct 13 2017, 5:59 AM.
Tags
None
Subscribers
None

Details

Summary

With shared working directories, infinitepush must always read the backup state
from the source repo. Currently it does that for pushing backups, but not for
commands that just query the backup state.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mbthomas created this revision.Oct 13 2017, 5:59 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptOct 13 2017, 5:59 AM
stash accepted this revision.Oct 13 2017, 9:49 AM
This revision is now accepted and ready to land.Oct 13 2017, 9:49 AM
This revision was automatically updated to reflect the committed changes.