Page MenuHomePhabricator

Only allow `arc branch` to be used under `git`
ClosedPublic

Authored by joshuaspence on Jan 29 2015, 11:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 3:01 PM
Unknown Object (File)
Tue, Dec 10, 2:03 PM
Unknown Object (File)
Fri, Dec 6, 11:49 PM
Unknown Object (File)
Nov 24 2024, 5:07 PM
Unknown Object (File)
Nov 10 2024, 9:28 AM
Unknown Object (File)
Nov 10 2024, 9:25 AM
Unknown Object (File)
Nov 10 2024, 9:12 AM
Unknown Object (File)
Oct 31 2024, 10:58 AM
Subscribers

Details

Summary

Explicitly declare that the arc branch command is only supported under git.

Test Plan

N/A

Diff Detail

Repository
rARC Arcanist
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4290
Build 4303: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

joshuaspence retitled this revision from to Only allow `arc branch` to be used under `git`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.
NOTE: This makes more sense after D11550.
epriestley edited edge metadata.
epriestley added inline comments.
src/workflow/ArcanistBranchWorkflow.php
32–33

Can we delete this now?

This revision now requires changes to proceed.Feb 3 2015, 7:50 PM
joshuaspence edited edge metadata.

Remove some dead code

epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 3 2015, 7:55 PM
This revision was automatically updated to reflect the committed changes.