mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-10 00:42:40 +01:00
No description
61957c4ade
Summary: - We have "--merge", added similar "--squash" for completeness. - Switched away from (cd .. && ...) pattern which is not functional on Windows. - Allow a default --onto to be specified, if master isn't the best default for a project. Test Plan: - Did --hold --keep dry runs, changes landed properly. - Set a default onto branch in .arcconfig. - Ran --merge and --squash together to verify conflict configuration. Reviewers: btrahan Reviewed By: btrahan CC: aran, epriestley, gschmidt Maniphest Tasks: T124, T1033 Differential Revision: https://secure.phabricator.com/D2001 |
||
---|---|---|
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/