mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 08:52:39 +01:00
No description
9a699f261a
Summary: This should only happen on the 'diff' workflow. Test Plan: ran 'arc lint' and didn't get prompted to amend, ran 'arc diff' and got yelled at for uncommitted changes, committed, ran 'arc diff' and got prompted to amend Differential Revision: 206696 Reviewed By: adonohue Reviewers: adonohue CC: adonohue Revert Plan: OK |
||
---|---|---|
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.