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)
Jun 6 2025, 1:39 PM
Unknown Object (File)
Jun 5 2025, 4:59 PM
Unknown Object (File)
May 31 2025, 6:06 PM
Unknown Object (File)
May 17 2025, 3:03 AM
Unknown Object (File)
May 10 2025, 4:15 AM
Unknown Object (File)
Apr 27 2025, 3:23 PM
Unknown Object (File)
Apr 27 2025, 5:12 AM
Unknown Object (File)
Apr 26 2025, 3:52 PM
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.