diff options
author | Sylvestre Ledru <sylvestre@debian.org> | 2014-07-04 09:00:35 +0000 |
---|---|---|
committer | Sylvestre Ledru <sylvestre@debian.org> | 2014-07-04 09:00:35 +0000 |
commit | ae0fc23f8d70d275a18c4d9e85ccc7b70f3aad55 (patch) | |
tree | dc721874821520f885b54b89535ef67ea3e52a81 /llvm/docs/Phabricator.rst | |
parent | 0ccfb3a144ad616765d8e355dffa20d1ebdd2caa (diff) | |
download | bcm5719-llvm-ae0fc23f8d70d275a18c4d9e85ccc7b70f3aad55.tar.gz bcm5719-llvm-ae0fc23f8d70d275a18c4d9e85ccc7b70f3aad55.zip |
Phabricator doc: Explicit the fact that the patch needs to be there before the commit
llvm-svn: 212328
Diffstat (limited to 'llvm/docs/Phabricator.rst')
-rw-r--r-- | llvm/docs/Phabricator.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 9e9b488742e..8ac9afec6c3 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -106,6 +106,7 @@ reviewers, the ``Differential Revision``, etc from the review and commit it to t :: + arc patch D<Revision> arc commit --revision D<Revision> |