mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-25 08:12:40 +01:00
No description
18773682c7
removed Summary: Mercurial output diverges from git output when binary files are removed. Parse the Mercurial flavor. Test Plan: - Unit test fails before this change and passes afterward. - Removed a binary file in my hg local and successfully "arc diff --only"'d the change. NOTE: Git can't apply these patches, and reports: $ git apply < ~/Desktop/patch.txt error: removal patch leaves file contents error: level.png: patch does not apply Reviewers: Makinde, btrahan, jungejason, nh, tuomaspelkonen, aran Reviewed By: jungejason CC: aran, jungejason, Makinde Differential Revision: 1126 |
||
---|---|---|
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/