Skip to content

Commit 55f5a01

Browse files
committed
Update Phabricator doc to remove the warning on "arc land": tags a properly handled server side now
1 parent b901b6a commit 55f5a01

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

llvm/docs/Phabricator.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,6 @@ that you close the review manually. In the web UI, under "Leap Into Action" put
182182
the git revision number in the Comment, set the Action to "Close Revision" and
183183
click Submit. Note the review must have been Accepted first.
184184

185-
Arcanist also adds extra tags that are mostly noise in the commit message, for
186-
this reason avoid using `arc land` and push commits to master directly with git
187-
after removing tags other than "Reviewed by" and "Differential Revision".
188-
You can run `llvm/utils/git/arcfilter.sh` to clean the commit message of the
189-
current "HEAD" commit automatically. You can also setup a git hook to catch this
190-
for you (see :ref:`git_pre_push_hook`).
191-
192-
193185
Committing someone's change from Phabricator
194186
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
195187

0 commit comments

Comments
 (0)