This is an archive of the discontinued Mercurial Phabricator instance.

phabricator: finding old nodes in batch
ClosedPublic

Authored by quark on Jul 11 2017, 11:56 AM.

Details

Summary

This allows us to do extra sanity checks using batch APIs to prevent
updating a wrong revision, which could happen when people switch Phabricator
instances and having stale tags living in the repo.

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

quark created this revision.Jul 11 2017, 11:56 AM
durin42 accepted this revision.Jul 14 2017, 11:58 AM
This revision is now accepted and ready to land.Jul 14 2017, 11:58 AM
This revision was automatically updated to reflect the committed changes.