mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-08 16:02:39 +01:00
No description
23aaf85eaf
Ref T13098. I think I didn't turn this into an actual revision, but let `ClassMapQuery` optionally continue if it encounters a class load failure. If we don't allow this, it can become very difficult to modify or remove some Arcanist classes since when you, say, remove a Workflow you can no longer make it to "arc liberate" to update the map for the change. This is currently used in roughly one place (in an upcoming diff) to let us get through startup in Runtime and into the "liberate" workflow. |
||
---|---|---|
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.