mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 22:30:33 +00:00
Also document the 'arc commit' commands in the 'Committing a change' section of the Phabricator doc
llvm-svn: 212184
This commit is contained in:
parent
972b4f1dd9
commit
1f3e92c871
@ -101,6 +101,14 @@ a change from Phabricator.
|
|||||||
Committing a change
|
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
|
When committing an LLVM change that has been reviewed using
|
||||||
Phabricator, the convention is for the commit message to end with the
|
Phabricator, the convention is for the commit message to end with the
|
||||||
line:
|
line:
|
||||||
|
Loading…
Reference in New Issue
Block a user