mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-21 22:32:41 +01:00
No description
c471983697
Summary: Depends on D20988. Ref T13395. Ref T13098. Ref T13203. This brings all the "toolsets" code into "master". We try to run commands as toolsets commands first, then fall back to older code. Since the "toolsets" class tree is mostly parallel to the older class tree, this isn't completely broken. Currently, all commands fall back. Test Plan: Created this diff, ran various other commands. But this is probably a long shot from finished. Maniphest Tasks: T13395, T13203, T13098 Differential Revision: https://secure.phabricator.com/D20990 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. You can read more in the User Guide
For more information about Phabricator, see http://phabricator.org/.
LICENSE
Arcanist is released under the Apache 2.0 license except as otherwise noted.