Page MenuHomePhabricator

Pull git upstream-path logic into a separate class
ClosedPublic

Authored by epriestley on Oct 28 2015, 6:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 6:03 AM
Unknown Object (File)
Oct 20 2024, 10:19 PM
Unknown Object (File)
Oct 16 2024, 2:56 PM
Unknown Object (File)
Oct 7 2024, 7:20 PM
Unknown Object (File)
Oct 7 2024, 7:20 PM
Unknown Object (File)
Oct 7 2024, 7:20 PM
Unknown Object (File)
Oct 5 2024, 9:45 PM
Unknown Object (File)
Oct 1 2024, 10:49 AM
Subscribers

Details

Summary

Ref T9661. I need to reuse this to fix the complex workflow described in T9661 where we need to follow multiple paths to the upstream and cascade updates across them.

Pull the logic into a separate class to make this easier and less copy/pastey.

This shouldn't change any behavior.

Test Plan

Ran arc land --preview from detached head, remote-tracking branch, non-tracking branch, local-tracking branch. Selection of target/remote seemed correct in all cases.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Pull git upstream-path logic into a separate class.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 28 2015, 6:46 PM
This revision was automatically updated to reflect the committed changes.