mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
No description
99717090ef
Summary: If you modify a file at the root level (like the celerity map) we run the dir/path checks in the wrong order and fail to detect that we can't possibly find any modules. This leads to an infinite loop inside the while loop below. Test Plan: Ran "arc unit" on a change which affects the celerity map. Reviewers: btrahan Reviewed By: btrahan CC: aran, btrahan Differential Revision: 1146 |
||
---|---|---|
bin | ||
externals | ||
resources | ||
scripts | ||
src | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
LICENSE | ||
README |
WHAT IS ARCANIST? 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 find a complete user guide here: http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html For more information about Phabricator, see: http://phabricator.org/