mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
No description
89cb92a22c
Summary: - Allow Arcanist to parse either "123", "D123" (existing behaviors) or "http://phabricator.example.com/D123" (new behavior) values. - Drop support for labeling this field "DiffCamp". This should only impact people trying to update revisions that are more than ~a year old, which should be very very few. Test Plan: - Ran "arc diff" with values "74", "D74", "x74", "http://local.aphront.com/D74", "http://local.aphront.com/x74". Got the expected behaviors. Reviewers: jungejason, btrahan Reviewed By: jungejason CC: aran, jungejason Maniphest Tasks: T54, T692 Differential Revision: 1249 |
||
---|---|---|
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/