Make conduit-uri info easier to be copied into arcrc

Summary:
add the conduit URI and the username together with the arc
certificate to the setting page.

Test Plan:
run arc diff to make sure it still works after copying the
generated test into the .arcrc file.

Reviewed By: epriestley
Reviewers: epriestley
CC: epriestley
Differential Revision: 73
This commit is contained in:
jungejason
2011-03-11 15:34:55 -08:00
parent ab2b83ce14
commit 6aa006b903
4 changed files with 32 additions and 8 deletions

View File

@@ -22,5 +22,4 @@ To retrieve the certificate for a Phabricator host:
- Login to Phabricator.
- Go to Settings > Arcanist Certificate.
Copy the certificate into the "cert" field, and specify your username in the
"user" field.
Copy the host info including the certificate into the "hosts" section.