mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 08:52:39 +01:00
No description
c57ee8e564
Summary: Hunk may be missing newline at end of file. It produces exports like this: lang=diff --- a/third-party +++ b/third-party @@ -1 +1 @@ -/mnt/gvfs/third-party/90cb1654197e56261b1733c704b387285f36208e \ No newline at end of file +/mnt/gvfs/third-party/7097083d10d37251218531da398545658872a47a \ No newline at end of filediff --git a/ti/proxygen/TARGETS b/ti/proxygen/TARGETS Test Plan: $ arc export --git --diff 1 Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin, lesliepc16 Differential Revision: https://secure.phabricator.com/D3672 |
||
---|---|---|
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/