[llvm] dbfc516 - phab doc: also document 'arc land'
Sylvestre Ledru via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 13:17:15 PST 2020
Author: Sylvestre Ledru
Date: 2020-01-09T22:17:06+01:00
New Revision: dbfc516d1f1685b4d11910bceab6625ada4399a2
URL: https://github.com/llvm/llvm-project/commit/dbfc516d1f1685b4d11910bceab6625ada4399a2
DIFF: https://github.com/llvm/llvm-project/commit/dbfc516d1f1685b4d11910bceab6625ada4399a2.diff
LOG: phab doc: also document 'arc land'
Added:
Modified:
llvm/docs/Phabricator.rst
Removed:
################################################################################
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst
index b811918dce45..9056f3a32a8e 100644
--- a/llvm/docs/Phabricator.rst
+++ b/llvm/docs/Phabricator.rst
@@ -206,6 +206,12 @@ the following:
ninja check-$whatever # Rerun the appropriate tests if needed.
git llvm push
+Or
+
+::
+
+ arc land D<Revision>
+
Abandoning a change
-------------------
More information about the llvm-commits
mailing list