Also document the 'arc commit' commands in the 'Committing a change' section of the Phabricator doc

llvm-svn: 212184
This commit is contained in:
Sylvestre Ledru 2014-07-02 15:25:25 +00:00
parent 672efea2e9
commit 4c16e6151f
1 changed files with 8 additions and 0 deletions

View File

@ -101,6 +101,14 @@ a change from Phabricator.
Committing a change
-------------------
Arcanist can manage the commit transparently. It will retrieve the description,
reviewers, the ``Differential Revision``, etc from the review and commit it to the repository.
::
arc commit --revision D<Revision>
When committing an LLVM change that has been reviewed using
Phabricator, the convention is for the commit message to end with the
line: