mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-10 23:01:04 +01:00
No description
c46dbbf61c
Summary: This is a fancy version of "land.sh" that uses "git merge --squash" and "arc which" to cover more cases. Test Plan: Ran "arc land" against various repository states (no such branch, not accepted, valid, etc). Things seemed OK. There are basically an infinite number of states here so it's hard to test exhaustively. Reviewers: cpiro, btrahan, jungejason, davidreuss Reviewed By: davidreuss CC: zeeg, aran, epriestley, davidreuss Maniphest Tasks: T787, T723 Differential Revision: https://secure.phabricator.com/D1488 |
||
---|---|---|
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/