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
F15285748: D11552.id28044.diff
Tue, Mar 4, 3:50 PM
Unknown Object (File)
Fri, Feb 14, 5:04 PM
Unknown Object (File)
Fri, Feb 14, 5:04 PM
Unknown Object (File)
Fri, Feb 14, 5:04 PM
Unknown Object (File)
Fri, Feb 14, 4:55 PM
Unknown Object (File)
Sat, Feb 8, 1:57 AM
Unknown Object (File)
Sat, Feb 8, 1:57 AM
Unknown Object (File)
Sat, Feb 8, 1:57 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.