mirror of
https://we.phorge.it/source/arcanist.git
synced 2025-01-22 20:51:09 +01:00
No description
d93bb5abd4
Summary: We currently remove an invalid user from Reviewers and similar fields and print a note in the template. There are several problems: # If I only made a typo in the name then it takes some effort to fix this typo and put the name on the original place (this information is lost). # The notice is almost invisible and most users will just confirm the message without noticing it. # If I fill the data in the commit message (and not in the template) then I probably want to treat that as authoritative so I want it to be correct. Test Plan: `arc diff` with invalid reviewer in commit message. `arc diff` on empty commit message. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin, nh Differential Revision: https://secure.phabricator.com/D2730 |
||
---|---|---|
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/