mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-26 00:32:41 +01:00
No description
86ead1b8f1
Summary: - Allow users to delete the remote copy of a feature branch as well as the local one, for workflows that push feature branches. We test if the remote exists before trying to delete it. - Raise a better warning when you misuse "arc land". - I also wrote some documentation about this, see next diff. Test Plan: - Tried to land a branch onto itself. - Ran "arc land --delete-remote" on feature branches with and without remote feature branches. Reviewers: aurelijus, btrahan Reviewed By: aurelijus CC: aran Maniphest Tasks: T1204 Differential Revision: https://secure.phabricator.com/D2445 |
||
---|---|---|
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/