Fix a gcc warning.
[oota-llvm.git] / docs / Phabricator.rst
index d7ec5d2369d5050a594d97e12e8ee3dfa86ab997..8ac9afec6c39b9e081d4a6c4f64b1ceb8bc381a9 100644 (file)
@@ -101,6 +101,15 @@ 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 patch D<Revision>
+  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: