Page MenuHomePhabricator

In "arc land" in Mercurial, inch closer to making complex branch/bookmark workflows function
ClosedPublic

Authored by epriestley on Jun 10 2020, 10:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 12:59 AM
Unknown Object (File)
Sat, Apr 20, 5:21 PM
Unknown Object (File)
Wed, Apr 17, 6:58 AM
Unknown Object (File)
Fri, Apr 5, 1:34 PM
Unknown Object (File)
Mon, Apr 1, 2:05 PM
Unknown Object (File)
Sat, Mar 30, 9:32 AM
Unknown Object (File)
Feb 24 2024, 1:48 AM
Unknown Object (File)
Feb 9 2024, 12:47 PM
Subscribers
None

Details

Summary

Ref T9948. Ref T13546. This change moves toward a functional "arc land" in Mercurial.

Because of how "bundlerepo.getremotechanges()" works, "hg arc-ls-markers" does not actually list markers in the remote that aren't different from local markers so it's hard to get anywhere with this.

Test Plan

Got somewhat-encouraging output from "arc land" and "hg arc-ls-markers", but too many things are still broken for this to really work yet.

Diff Detail

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 11 2020, 12:31 AM
This revision was automatically updated to reflect the committed changes.