This is an archive of the discontinued Mercurial Phabricator instance.

remotenames: mark the extension as EXPERIMENTAL
ClosedPublic

Authored by pulkit on Apr 24 2018, 3:47 PM.

Details

Summary

I still don't feel confident about locking the behavior of all the things in
the remotenames extension. Moreover the extension was introduced in this cycle
only. Let's mark this extension EXPERIMENTAL for now so that we can change
things especially the storage layer if required in next cycle.

I will like to use cbor at storage layer too.

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.Apr 24 2018, 3:47 PM

This one is for stable.

durin42 accepted this revision.Apr 25 2018, 9:45 AM
This revision is now accepted and ready to land.Apr 25 2018, 9:45 AM
This revision was automatically updated to reflect the committed changes.