Skip to content

Commit 07f33a3

Browse files
committed
Correct a minor point with the Phabricator docs
The repository field we want to leave blank is on the page as the `Create Diff` button, so merged the instructions about leaving the field blank and clicking the button.
1 parent 8045bf9 commit 07f33a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

llvm/docs/Phabricator.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ To upload a new patch:
9999

100100
* Click *Differential*.
101101
* Click *+ Create Diff*.
102-
* Paste the text diff or browse to the patch file. Click *Create Diff*.
103-
* Leave this first Repository field blank. (We'll fill in the Repository
104-
later, when sending the review.)
102+
* Paste the text diff or browse to the patch file. Leave this first Repository
103+
field blank. (We'll fill in the Repository later, when sending the review.)
104+
Click *Create Diff*.
105105
* Leave the drop down on *Create a new Revision...* and click *Continue*.
106106
* Enter a descriptive title and summary. The title and summary are usually
107107
in the form of a :ref:`commit message <commit messages>`.

0 commit comments

Comments
 (0)