mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-02-16 16:58:38 +01:00
No description
Summary: If a user reverts HEAD in the index or working copy, "git diff" shows no changes and we explode. Instead, we should simply return no changes; the rest of the lint pipeline accommodates this correctly. Test Plan: Reverted HEAD in a working copy, ran "arc lint", got an error. Applied patch, ran "arc lint", got accurate lint. Reviewers: Koolvin, btrahan Reviewed By: Koolvin CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D1729 |
||
---|---|---|
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/