Also document the 'arc commit' commands in the 'Committing a change' section of the...
authorSylvestre Ledru <sylvestre@debian.org>
Wed, 2 Jul 2014 15:25:25 +0000 (15:25 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 2 Jul 2014 15:25:25 +0000 (15:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212184 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Phabricator.rst

index d7ec5d2369d5050a594d97e12e8ee3dfa86ab997..9e9b488742e4d36a96eb35c753e597ff245d49dd 100644 (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: