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)
Wed, Mar 27, 10:59 PM
Unknown Object (File)
Feb 16 2024, 12:16 PM
Unknown Object (File)
Feb 3 2024, 7:01 AM
Unknown Object (File)
Jan 26 2024, 11:43 PM
Unknown Object (File)
Dec 27 2023, 7:20 AM
Unknown Object (File)
Dec 27 2023, 7:20 AM
Unknown Object (File)
Dec 27 2023, 7:20 AM
Unknown Object (File)
Dec 26 2023, 6:10 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.