1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00
No description
Find a file
epriestley 50f42aad8d Provide a better error message for 'arc patch' when patches fail.
Summary:
Be more clear about what happened.

Test Plan:
ran 'arc patch' on good/bad patches

Differential Revision: 201085
Reviewed By: adonohue
Reviewers: adonohue
CC: adonohue
Revert Plan:
OK
2011-01-13 13:40:09 -08:00
bin Initial commit. 2011-01-09 15:22:25 -08:00
externals Initial commit. 2011-01-09 15:22:25 -08:00
resources/git Provide a git commit template. 2011-01-09 20:42:37 -08:00
scripts Update arcanist to use the PhutilSymbolLoader. 2011-01-12 16:02:28 -08:00
src Provide a better error message for 'arc patch' when patches fail. 2011-01-13 13:40:09 -08:00
.arcconfig Initial commit. 2011-01-09 15:22:25 -08:00
.divinerconfig Initial commit. 2011-01-09 15:22:25 -08:00
.gitignore Remove XHPAST from arcanist. 2011-01-09 22:13:30 -08:00
LICENSE Initial commit. 2011-01-09 15:22:25 -08:00
README Initial commit. 2011-01-09 15:22:25 -08:00

PROJECT STATUS: CAVEAT EMPTOR

This is an unstable preview release. I'm open sourcing some of Facebook's
internal tools, but they'll be unstable for at least a couple months.
-epriestley


WHAT IS ARCANIST?

Arcanist is the CLI for Facebook's code review tool, Differential. Since
Differential isn't released yet, it may not be terribly useful on its own.