mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 14:52:40 +01:00
No description
432e4fcf9c
Summary: When a Differential revision is updated in git, try to find all commit messages in the range which we haven't already attached and combine them into a default update message. This won't work perfectly in a workflow where you rebase //and// stack local commits, but worst case is that you just have to delete some lines, which is still probably better overall than losing this information. Test Plan: Meta-testing in progress. Reviewers: btrahan, ptarjan Reviewed By: btrahan CC: aran, epriestley, davidreuss Maniphest Tasks: T28 Differential Revision: https://secure.phabricator.com/D1671 |
||
---|---|---|
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/