mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-25 08:12:40 +01:00
No description
bb05ddfb5a
Test Plan: Using SVN make some changes to the repo, run `arc diff`. As other user accept the revision, add the changes to your repo using `arc patch` and then run `arc commit --revision revisionID` to commit them. Arcanist should ask if you are sure that you want to commit this revision and if you answer `Y` it should commit to SNV repo. Reviewers: epriestley, jungejason Reviewed By: epriestley CC: aran, mareksapota, epriestley Differential Revision: 1055 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
LICENSE | ||
README |
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.