mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-11 07:11:03 +01:00
No description
f271e1d8e8
Summary: Currently, we throw a fairly perplexing error when there are multiple valid commit messages. Installs can also remove the "test plan" field entirely, which is the only really strong discriminator here. When the message to use is ambiguous, show the user all the valid messages and prompt them to choose one. Also add a -C flag like "git commit -C", so they can choose a message explicitly. Test Plan: Ran "arc diff HEAD^^^^^", "arc diff -C <rev>". Reviewers: cpiro, btrahan, jungejason Reviewed By: cpiro CC: aran, cpiro Differential Revision: https://secure.phabricator.com/D1385 |
||
---|---|---|
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/