mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
No description
a31fc544c8
Summary: - "git log" still includes "\n", so we're currently generating nonsense hashes like "\nabd9879bab86ad78ab...". - Correct the log range we use in Git. See comment. When users perform merges, their expectations about what the "included commits" and what the included changes are are different. Represent them with two different ranges. - Same deal for Mercurial Test Plan: Ran "arc which" in various contexts. Reviewers: btrahan, aurelijus, Makinde Reviewed By: Makinde CC: aran, nh, jungejason Maniphest Tasks: T873 Differential Revision: https://secure.phabricator.com/D2460 |
||
---|---|---|
bin | ||
externals | ||
resources/shell | ||
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/