diff options
| author | Sylvestre Ledru <sledru@mozilla.com> | 2020-01-09 22:16:52 +0100 |
|---|---|---|
| committer | Sylvestre Ledru <sledru@mozilla.com> | 2020-01-09 22:17:06 +0100 |
| commit | dbfc516d1f1685b4d11910bceab6625ada4399a2 (patch) | |
| tree | 35a52fa8d799fcb773424cd19a7d5bbb96d24020 /llvm/docs | |
| parent | 004ae200a5a818ea87d71e4e686939dec4a8d757 (diff) | |
| download | bcm5719-llvm-dbfc516d1f1685b4d11910bceab6625ada4399a2.tar.gz bcm5719-llvm-dbfc516d1f1685b4d11910bceab6625ada4399a2.zip | |
phab doc: also document 'arc land'
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/Phabricator.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index b811918dce4..9056f3a32a8 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 ------------------- |

