mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
No description
ffac8d5c4c
Summary: See T866, D3521. Additional things this fixes: - `arc export` now exports binary data correctly. - `ArcanistBundle` unit tests now load and apply binary data correctly. - `arc patch` no longer relies on `base` configuration. - Adds tests to the tarball: commit df340e88d8aba12e8f2b8827f01f0cd9f35eb758 Author: epriestley <git@epriestley.com> Date: Wed Oct 17 15:46:11 2012 -0700 Remove binary image. commit 3f5c6d735e64c25a04f83be48ef184b25b5282f0 Author: epriestley <git@epriestley.com> Date: Wed Oct 17 15:45:58 2012 -0700 Copy binary image. commit b454edb3bb29890ee5b3af5ef66ce6a24d15d882 Author: epriestley <git@epriestley.com> Date: Wed Oct 17 15:45:35 2012 -0700 Move binary image. commit 5de5f3dfda1b7db2eb054e57699f05aaf1f4483e Author: epriestley <git@epriestley.com> Date: Wed Oct 17 15:45:09 2012 -0700 Add a binary image. Test Plan: Ran unit tests, `arc patch`, `arc export`, `arc diff`, `arc upgrade`. Reviewers: vrana, btrahan Reviewed By: btrahan CC: aran Maniphest Tasks: T866 Differential Revision: https://secure.phabricator.com/D3732 |
||
---|---|---|
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/