mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-22 20:51:09 +01:00
No description
c49e9863d4
Summary: Some Mercurial users at Dropbox have very specific diff preparation needs. Allow "arc" to read an arbitrary diff off stdin. This disables most features. Test Plan: Ran "git diff HEAD | arc diff --raw", "git show | arc diff --raw", "hg diff --rev 8 | arc diff --raw". Reviewers: btrahan, jungejason, Makinde Reviewed By: btrahan CC: aran, btrahan Maniphest Tasks: T617 Differential Revision: https://secure.phabricator.com/D1323 |
||
---|---|---|
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/