Page MenuHomePhabricator

Refine "arc land" behavior when pushing "onto" a new branch
ClosedPublic

Authored by epriestley on Jun 8 2020, 11:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 4:04 PM
Unknown Object (File)
Oct 13 2024, 8:09 AM
Unknown Object (File)
Oct 9 2024, 1:32 PM
Unknown Object (File)
Oct 9 2024, 1:32 PM
Unknown Object (File)
Oct 9 2024, 1:32 PM
Unknown Object (File)
Oct 7 2024, 10:12 PM
Unknown Object (File)
Oct 3 2024, 8:45 AM
Unknown Object (File)
Sep 7 2024, 4:27 AM
Subscribers
None

Details

Summary

Ref T13546. If the "onto" branch doesn't exist yet and has a "/" in it, we need to preface it with "refs/heads" explicitly.

Fix a "false/null" issue with argument validation.

Possibly, "arc land" should prompt you before creating branches in the remote.

Test Plan

Ran "arc land --onto does-not-exist/1.1" and created a branch.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 8 2020, 11:56 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.