mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-12-23 14:00:55 +01:00
No description
52d14ef8e6
Summary: ... in case the head commit is empty. Empty commits are useful for injecting an Arcanist commit message in a branch then sending the whole thing off for review. As far as I know there is no situation in which an empty commit would exist unintentionally and using ##--allow-empty## would suppress an error. Test Plan: works fine for a branch I just sent for review Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: 1241 |
||
---|---|---|
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/