Lines Matching full:revision
66 * Leave the drop down on *Create a new Revision...* and click *Continue*.
108 to a revision. To add an inline comment, select the lines of code you want
118 *Revision Update History*. Most features are self descriptive - explore, and
123 when a review changes state, for example by clicking "Accept Revision" in
136 Differential Revision: <URL>
145 Note that if you use the Arcanist tool the ``Differential Revision`` line will
147 ``Differential Revision`` line (as the last line) to the commit message
151 as it will retrieve reviewers, the ``Differential Revision``, etc from the review
157 ``Differential Revision`` line to your commit message then it is recommended
159 the SVN revision number in the Comment, set the Action to "Close Revision" and
165 On a clean Subversion working copy run the following (where ``<Revision>`` is
170 arc patch D<Revision>
171 arc commit --revision D<Revision>
174 copy. The second command will commit this revision to trunk.
182 following (where ``<Revision>`` is the Phabricator review number):
186 arc patch D<Revision>
189 This will create a new branch called ``arcpatch-D<Revision>`` based on the
190 current ``master`` and will create a commit corresponding to ``D<Revision>`` with a
200 git merge --ff-only arcpatch-D<Revision>
212 select "Abandon Revision" and then enter a comment explaining why. Click the